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
Age
Commit message (
Expand
)
Author
2017-10-17
ppc: mac_newworld: use generic cpu_model parsing
Igor Mammedov
2017-10-17
ppc: mpc8544ds/e500plat: use generic cpu_model parsing
Igor Mammedov
2017-10-17
qom: add helper macro DEFINE_TYPES()
Igor Mammedov
2017-10-17
qom: introduce type_register_static_array()
Igor Mammedov
2017-10-17
hw/ppc/spapr.c: abort unplug_request if previous unplug isn't done
Daniel Henrique Barboza
2017-10-17
target/ppc: Fix carry flag setting for shift algebraic instructions
Sandipan Das
2017-10-17
target/ppc: Add POWER9 DD2.0 model information
David Gibson
2017-10-17
spapr: sanity check size of the CAS buffer
Greg Kurz
2017-10-17
spapr: fix OF word name in comment
Greg Kurz
2017-10-17
target/ppc: Remove unused PPC 460 and 460F definitions
Thomas Huth
2017-10-17
hw/ppc: use 0 instead of fdt_path_offset(fdt, "/")
Greg Kurz
2017-10-17
macio: add missing registers to VMStateDescription
Mark Cave-Ayland
2017-10-16
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2017-10-16
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-10-14' into st...
Peter Maydell
2017-10-16
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2017-10-16
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-10-04-3...
Peter Maydell
2017-10-16
Merge remote-tracking branch 'remotes/elmarco/tags/vu-pull-request' into staging
Peter Maydell
2017-10-15
tests/pxe: Test more NICs when running in SPEED=slow mode
Thomas Huth
2017-10-15
pc: remove useless hot_add_cpu initialisation
Laurent Vivier
2017-10-15
isapc: Remove unnecessary migration compatibility code
Eduardo Habkost
2017-10-15
virtio-pci: Replace modern_as with direct access to modern_bar
Alexey Kardashevskiy
2017-10-15
virtio: fix descriptor counting in virtqueue_pop
Wolfgang Bumiller
2017-10-15
hw/gen_pcie_root_port: make IO RO 0 on IO disabled
Marcel Apfelbaum
2017-10-15
pci: Validate interfaces on base_class_init
Eduardo Habkost
2017-10-15
xen/pt: Mark TYPE_XEN_PT_DEVICE as hybrid
Eduardo Habkost
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-10-15
pci: Add INTERFACE_PCIE_DEVICE to all PCIe devices
Eduardo Habkost
2017-10-15
pci: Add interface names to hybrid PCI devices
Eduardo Habkost
2017-10-15
pci: conventional-pci-device and pci-express-device interfaces
Eduardo Habkost
2017-10-15
PCI: PCIe access should always be little endian
Matt Redfearn
2017-10-15
virtio/pci/migration: Convert to VMState
Dr. David Alan Gilbert
2017-10-15
hw/pci-bridge/pcie_pci_bridge: properly handle MSI unavailability case
Aleksandr Bezzubikov
2017-10-15
pci: allow 32-bit PCI IO accesses to pass through the PCI bridge
Mark Cave-Ayland
2017-10-15
virtio/vhost: reset dev->log after syncing
Felipe Franciosi
2017-10-15
MAINTAINERS: add Dump maintainers
Marc-André Lureau
2017-10-15
scripts/dump-guest-memory.py: add vmcoreinfo
Marc-André Lureau
2017-10-15
kdump: set vmcoreinfo location
Marc-André Lureau
2017-10-15
dump: update phys_base header field based on VMCOREINFO content
Marc-André Lureau
2017-10-15
dump: add guest ELF note
Marc-André Lureau
2017-10-15
hw/misc: add vmcoreinfo device
Marc-André Lureau
2017-10-15
fw_cfg: add write callback
Marc-André Lureau
2017-10-15
pci: Set err to errp directly rather than through error_propagate()
Mao Zhongyi
2017-10-15
xio3130_downstream: Report error if pcie_chassis_add_slot() failed
Eduardo Habkost
2017-10-13
nbd: header constants indenting
Vladimir Sementsov-Ogievskiy
2017-10-13
nbd/server: simplify reply transmission
Vladimir Sementsov-Ogievskiy
2017-10-13
nbd/server: refactor nbd_co_send_simple_reply parameters
Vladimir Sementsov-Ogievskiy
2017-10-13
nbd/server: do not use NBDReply structure
Vladimir Sementsov-Ogievskiy
2017-10-13
block/throttle.c: add bdrv_co_drain_begin/end callbacks
Manos Pitsidianakis
2017-10-13
block: rename bdrv_co_drain to bdrv_co_drain_begin
Manos Pitsidianakis
2017-10-13
block: add bdrv_co_drain_end callback
Manos Pitsidianakis
[next]