index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2020-03-23
aspeed/smc: Fix DMA support for AST2600
Cédric Le Goater
2020-03-23
hw/arm/bcm283x: Correct the license text
Philippe Mathieu-Daudé
2020-03-23
s390/ipl: fix off-by-one in update_machine_ipl_properties()
Halil Pasic
2020-03-21
hw/rdma: avoid suspicious strncpy() use
Stefan Hajnoczi
2020-03-21
hw/rdma: Skip data-path mr_id translation
Yuval Shaia
2020-03-21
hw/rdma: Cosmetic change - no need for two sge arrays
Yuval Shaia
2020-03-21
hw/rdma/vmw/pvrdma_dev_ring: Replace strncpy with pstrcpy
Julia Suvorova
2020-03-20
compat: disable edid on correct virtio-gpu device
Cornelia Huck
2020-03-19
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2020-03-19
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2020-03-18
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-1...
Peter Maydell
2020-03-18
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-03-17' into...
Peter Maydell
2020-03-18
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200317' into...
Peter Maydell
2020-03-17
hw/i386: Rename apicid_from_topo_ids to x86_apicid_from_topo_ids
Babu Moger
2020-03-17
hw/i386: Update structures to save the number of nodes per package
Babu Moger
2020-03-17
hw/i386: Remove unnecessary initialization in x86_cpu_new
Babu Moger
2020-03-17
machine: Add SMP Sockets in CpuTopology
Babu Moger
2020-03-17
hw/i386: Introduce X86CPUTopoInfo to contain topology info
Babu Moger
2020-03-17
cpu: Use DeviceClass reset instead of a special CPUClass reset
Peter Maydell
2020-03-17
machine/memory encryption: Disable mem merge
Dr. David Alan Gilbert
2020-03-17
hw/i386: Rename X86CPUTopoInfo structure to X86CPUTopoIDs
Babu Moger
2020-03-17
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-03-17
gdbstub: extend GByteArray to read register helpers
Alex Bennée
2020-03-17
hw/sd/ssi-sd: fix error handling in ssi_sd_realize
Vladimir Sementsov-Ogievskiy
2020-03-17
xen-block: Use one Error * variable instead of two
Markus Armbruster
2020-03-17
hw/ide: Remove unneeded inclusion of hw/ide.h
BALATON Zoltan
2020-03-17
hw/ide: Move MAX_IDE_DEVS define to hw/ide/internal.h
BALATON Zoltan
2020-03-17
hw/ide: Do ide_drive_get() within pci_ide_create_devs()
BALATON Zoltan
2020-03-17
hw/ide/pci.c: Coding style update to fix checkpatch errors
BALATON Zoltan
2020-03-17
hw/ide: Remove now unneded #include "hw/pci/pci.h" from hw/ide.h
BALATON Zoltan
2020-03-17
hw/ide: Get rid of piix4_init function
BALATON Zoltan
2020-03-17
hw/isa/piix4.c: Introduce variable to store devfn
BALATON Zoltan
2020-03-17
hw/ide: Get rid of piix3_init functions
BALATON Zoltan
2020-03-17
hw/misc/ivshmem: Use one Error * variable instead of two
Markus Armbruster
2020-03-17
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200317'...
Peter Maydell
2020-03-17
hw/arm: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
2020-03-17
hw/arm: Remove unnecessary memory_region_set_readonly() on ROM alias
Philippe Mathieu-Daudé
2020-03-17
hw/ppc/ppc405: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
hw/arm/stm32: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
hw/char: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
2020-03-17
hw/riscv: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
2020-03-17
hw/dma: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
2020-03-17
hw/display: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
2020-03-17
hw/core: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
2020-03-17
hw/sparc: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
hw/sh4: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
hw/riscv: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
hw/ppc: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
hw/pci-host: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
hw/net: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
[next]