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
2018-11-12
nvme: free cmbuf in nvme_exit
Li Qiang
2018-11-12
nvme: don't unref ctrl_mem when device unrealized
Li Qiang
2018-11-12
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-31-20181112-pull-requ...
Peter Maydell
2018-11-12
hw/acpi/nvdimm: Don't take address of fields in packed structs
Peter Maydell
2018-11-12
edid: silence a stringop-overflow warning
Marc-André Lureau
2018-11-12
pc-testdev: use HTTPS git URL
Stefan Hajnoczi
2018-11-09
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
2018-11-08
9p: write lock path in v9fs_co_open2()
Greg Kurz
2018-11-08
riscv: spike: Fix memory leak in the board init
Alistair Francis
2018-11-08
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20181108' into...
Peter Maydell
2018-11-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-11-08
ppc/spapr_caps: Add SPAPR_CAP_NESTED_KVM_HV
Suraj Jitindar Singh
2018-11-08
hw/ppc/ppc440_uc: Remove dead code in sdram_size()
Peter Maydell
2018-11-08
ppc/pnv: check size before data buffer access
Prasad J Pandit
2018-11-08
hw/ppc/mac_newworld: Free openpic_irqs array after use
Peter Maydell
2018-11-08
macio/pmu: Fix missing vmsd terminator
Dr. David Alan Gilbert
2018-11-08
spapr_pci: convert g_malloc() to g_new()
Greg Kurz
2018-11-08
hw/ppc/spapr_rng: Introduce CONFIG_SPAPR_RNG switch for spapr_rng.c
Thomas Huth
2018-11-08
PPC: e500: convert SysBus init method to a realize method
Cédric Le Goater
2018-11-08
ppc4xx_pci: convert SysBus init method to a realize method
Cédric Le Goater
2018-11-08
ppc440_pcix: convert SysBus init method to a realize method
Cédric Le Goater
2018-11-06
scsi-generic: do not do VPD emulation for sense other than ILLEGAL_REQUEST
Paolo Bonzini
2018-11-06
scsi-generic: avoid invalid access to struct when emulating block limits
Paolo Bonzini
2018-11-06
scsi-generic: avoid out-of-bounds access to VPD page list
Paolo Bonzini
2018-11-06
scsi-generic: keep VPD page list sorted
Paolo Bonzini
2018-11-06
lsi53c895a: check message length value is valid
Prasad J Pandit
2018-11-06
nvdimm: set non-volatile on the memory region
Marc-André Lureau
2018-11-06
ivshmem: fix memory backend leak
Igor Mammedov
2018-11-06
i386: clarify that the Q35 machine type implements a P35 chipset
Daniel P. Berrangé
2018-11-06
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20181106'...
Peter Maydell
2018-11-06
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-11-06
hw/arm/exynos4210: Zero memory allocated for Exynos4210State
Peter Maydell
2018-11-06
milkymist: Check for failure trying to load BIOS image
Peter Maydell
2018-11-05
vhost-scsi: prevent using uninitialized vqs
yuchenlin
2018-11-05
piix_pci: fix i440fx data sheet link
Li Qiang
2018-11-05
piix: use TYPE_FOO constants than string constats
Li Qiang
2018-11-05
i440fx: use ARRAY_SIZE for pam_regions
Li Qiang
2018-11-05
pci_bridge: fix typo in comment
Mao Zhongyi
2018-11-05
hw/pci-bridge/ioh3420: Remove unuseful header
Philippe Mathieu-Daudé
2018-11-05
hw/pci-bridge/xio3130: Remove unused functions
Philippe Mathieu-Daudé
2018-11-05
hw/pci-host/x86: extend the 64-bit PCI hole relative to the fw-assigned base
Laszlo Ersek
2018-11-05
hw/pci-host/x86: extract get_pci_hole64_start_value() helpers
Laszlo Ersek
2018-11-05
pci-testdev: add optional memory bar
Gerd Hoffmann
2018-11-05
x86_iommu/amd: Enable Guest virtual APIC support
Singh, Brijesh
2018-11-05
x86_iommu/amd: Add interrupt remap support when VAPIC is enabled
Singh, Brijesh
2018-11-05
i386: acpi: add IVHD device entry for IOAPIC
Singh, Brijesh
2018-11-05
x86_iommu/amd: Add interrupt remap support when VAPIC is not enabled
Singh, Brijesh
2018-11-05
x86_iommu/amd: Prepare for interrupt remap support
Singh, Brijesh
2018-11-05
x86_iommu/amd: make the address space naming consistent with intel-iommu
Singh, Brijesh
2018-11-05
x86_iommu/amd: remove V=1 check from amdvi_validate_dte()
Singh, Brijesh
[next]