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
2017-07-05
s390x: vmstatify config migration for virtio-ccw
Halil Pasic
2017-07-04
Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next.for-upstre...
Peter Maydell
2017-07-04
xilinx-dp: Add support for the yuy2 video format
Edgar E. Iglesias
2017-07-03
virtio-net: fix tx queue size for !vhost-user
Michael S. Tsirkin
2017-07-03
vhost-user: unregister slave req handler at cleanup time
Maxime Coquelin
2017-07-03
vhost: ensure vhost_ops are set before calling iotlb callback
Maxime Coquelin
2017-07-03
intel_iommu: fix migration breakage on mr switch
Peter Xu
2017-07-03
hw/acpi: remove dead acpi code
Aleksandr Bezzubikov
2017-07-03
fw_cfg: move setting of FW_CFG_VERSION_DMA bit to fw_cfg_init1()
Mark Cave-Ayland
2017-07-03
fw_cfg: don't map the fw_cfg IO ports in fw_cfg_io_realize()
Mark Cave-Ayland
2017-07-03
i386/kvm/pci-assign: Use errp directly rather than local_err
Mao Zhongyi
2017-07-03
i386/kvm/pci-assign: Fix return type of verify_irqchip_kernel()
Mao Zhongyi
2017-07-03
pci: Convert shpc_init() to Error
Mao Zhongyi
2017-07-03
pci: Convert to realize
Mao Zhongyi
2017-07-03
pci: Replace pci_add_capability2() with pci_add_capability()
Mao Zhongyi
2017-07-03
pci: Make errp the last parameter of pci_add_capability()
Mao Zhongyi
2017-07-03
pci: Fix the wrong assertion.
Mao Zhongyi
2017-07-03
pci: Add comment for pci_add_capability2()
Mao Zhongyi
2017-07-03
pci: Clean up error checking in pci_add_capability()
Mao Zhongyi
2017-07-03
intel_iommu: relax iq tail check on VTD_GCMD_QIE enable
Ladi Prosek
2017-07-03
hw/pci-bridge/dec: Classify the DEC PCI bridge as bridge device
Thomas Huth
2017-07-03
virtio-net: enable configurable tx queue size
Wei Wang
2017-06-30
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2017-06-30
virtio-pci: use ioeventfd even when KVM is disabled
Stefan Hajnoczi
2017-06-30
spapr: Clean up DRC set_isolation_state() path
David Gibson
2017-06-30
spapr: Clean up DRC set_allocation_state path
David Gibson
2017-06-30
spapr: Make DRC reset force DRC into known state
David Gibson
2017-06-30
spapr: Split DRC release from DRC detach
David Gibson
2017-06-30
spapr: Eliminate DRC 'signalled' state variable
David Gibson
2017-06-30
spapr: Start hotplugged PCI devices in ISOLATED state
David Gibson
2017-06-30
target-ppc: Enable open-pic timers to count and generate interrupts
Aaron Larson
2017-06-30
hw/ppc/spapr.c: consecutive 'spapr->patb_entry = 0' statements
Daniel Henrique Barboza
2017-06-30
spapr: prevent QEMU crash when CPU realization fails
Bharata B Rao
2017-06-30
spapr: fix migration of ICPState objects from/to older QEMU
Greg Kurz
2017-06-30
xics: directly register ICPState objects to vmstate
Greg Kurz
2017-06-30
spapr: Fix migration of Radix guests
Bharata B Rao
2017-06-30
spapr: Add a "no HPT" encoding to HTAB migration stream
Bharata B Rao
2017-06-30
ppc: Rework CPU compatibility testing across migration
David Gibson
2017-06-30
pseries: Reset CPU compatibility mode
David Gibson
2017-06-30
pseries: Move CPU compatibility property to machine
David Gibson
2017-06-30
hw/ppc/prep: Remove superfluous call to soundhw_init()
Thomas Huth
2017-06-29
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
2017-06-29
virtio-blk: trace vdev so devices can be distinguished
Stefan Hajnoczi
2017-06-29
9pfs: handle transport errors in pdu_complete()
Greg Kurz
2017-06-29
xen-9pfs: disconnect if buffers are misconfigured
Stefano Stabellini
2017-06-29
virtio-9p: break device if buffers are misconfigured
Greg Kurz
2017-06-29
virtio-9p: message header is 7-byte long
Greg Kurz
2017-06-29
virtio-9p: record element after sanity checks
Greg Kurz
2017-06-29
9pfs: replace g_malloc()+memcpy() with g_memdup()
Marc-André Lureau
2017-06-29
9pfs: local: Add support for custom fmode/dmode in 9ps mapped security modes
Tobias Schramm
[next]