index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2022-10-27
vhost-user-blk: fix the resize crash
Li Feng
2022-10-26
Merge tag 'dump-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
2022-10-26
Merge tag 'pull-aspeed-20221025' of https://github.com/legoater/qemu into sta...
Stefan Hajnoczi
2022-10-26
s390x: Add KVM PV dump interface
Janosch Frank
2022-10-26
s390x: Introduce PV query interface
Janosch Frank
2022-10-25
Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...
Stefan Hajnoczi
2022-10-24
Merge tag 'pull-9p-20221024' of https://github.com/cschoenebeck/qemu into sta...
Stefan Hajnoczi
2022-10-24
treewide: Remove the unnecessary space before semicolon
Bin Meng
2022-10-24
9pfs: use GHashTable for fid table
Linus Heckemann
2022-10-24
arm/aspeed: Replace mx25l25635e chip model
Cédric Le Goater
2022-10-24
m25p80: Add the w25q01jvq SFPD table
Patrick Williams
2022-10-24
m25p80: Add the w25q512jv SFPD table
Cédric Le Goater
2022-10-24
m25p80: Add the w25q256 SFPD table
Cédric Le Goater
2022-10-24
m25p80: Add the mx66l1g45g SFDP table
Cédric Le Goater
2022-10-24
m25p80: Add the mx25l25635f SFPD table
Cédric Le Goater
2022-10-24
m25p80: Add the mx25l25635e SFPD table
Cédric Le Goater
2022-10-24
m25p80: Add erase size for mx25l25635e
Cédric Le Goater
2022-10-24
m25p80: Add the n25q256a SFDP table
Cédric Le Goater
2022-10-24
m25p80: Add basic support for the SFDP command
Cédric Le Goater
2022-10-24
hw/arm/aspeed: increase Bletchley memory size
Patrick Williams
2022-10-24
ast2600: Drop NEON from the CPU features
Cédric Le Goater
2022-10-24
aspeed/smc: Cache AspeedSMCClass
Cédric Le Goater
2022-10-24
ssi: cache SSIPeripheralClass to avoid GET_CLASS()
Alex Bennée
2022-10-24
hw/i2c/aspeed: Fix old reg slave receive
Peter Delevoryas
2022-10-24
m68k: write bootinfo as rom section and re-randomize on reboot
Jason A. Donenfeld
2022-10-22
Drop useless casts from g_malloc() & friends to pointer
Markus Armbruster
2022-10-22
hw/core: Tidy up unnecessary casting away of const
Markus Armbruster
2022-10-21
m68k: rework BI_VIRT_RNG_SEED as BI_RNG_SEED
Jason A. Donenfeld
2022-10-20
hw/ide/microdrive: Use device_cold_reset() for self-resets
Peter Maydell
2022-10-20
hw/char/pl011: fix baud rate calculation
Baruch Siach
2022-10-18
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-10-18
Merge tag 'pull-ppc-20221017' of https://gitlab.com/danielhb/qemu into staging
Stefan Hajnoczi
2022-10-18
hyperv: fix SynIC SINT assertion failure on guest reset
Maciej S. Szmigiero
2022-10-18
hw/scsi/vmw_pvscsi.c: Use device_cold_reset() to reset SCSI devices
Peter Maydell
2022-10-18
scsi: Use device_cold_reset() and bus_cold_reset()
Peter Maydell
2022-10-17
hw/riscv: set machine->fdt in spike_board_init()
Daniel Henrique Barboza
2022-10-17
hw/riscv: set machine->fdt in sifive_u_machine_init()
Daniel Henrique Barboza
2022-10-17
hw/ppc: set machine->fdt in spapr machine
Daniel Henrique Barboza
2022-10-17
hw/ppc: set machine->fdt in pnv_reset()
Daniel Henrique Barboza
2022-10-17
hw/ppc: set machine->fdt in pegasos2_machine_reset()
Daniel Henrique Barboza
2022-10-17
hw/ppc: set machine->fdt in xilinx_load_device_tree()
Daniel Henrique Barboza
2022-10-17
hw/ppc: set machine->fdt in sam460ex_load_device_tree()
Daniel Henrique Barboza
2022-10-17
hw/ppc: set machine->fdt in bamboo_load_device_tree()
Daniel Henrique Barboza
2022-10-17
hw/nios2: set machine->fdt in nios2_load_dtb()
Daniel Henrique Barboza
2022-10-17
hw/ppc/spapr_pci.c: Use device_cold_reset() rather than device_legacy_reset()
Peter Maydell
2022-10-17
hw/ppc/e500: Remove if statement which is now always true
Bernhard Beschow
2022-10-17
hw/ppc/mpc8544ds: Add platform bus
Bernhard Beschow
2022-10-17
hw/ppc/mpc8544ds: Rename wrongly named method
Bernhard Beschow
2022-10-17
hw/ppc/e500: Reduce usage of sysbus API
Bernhard Beschow
2022-10-17
hw/gpio/meson: Introduce dedicated config switch for hw/gpio/mpc8xxx
Bernhard Beschow
[next]