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
2015-02-18
usb: Suppress bogus error when automatic usb-hub creation fails
Markus Armbruster
2015-02-18
usb: Do not prefix error_setg() messages with "Error: "
Markus Armbruster
2015-02-18
usb: Improve -usbdevice error reporting a bit
Markus Armbruster
2015-02-18
usb: usb_create() can't fail, drop useless error handling
Markus Armbruster
2015-02-13
target-arm: Add feature parsing to virt
Greg Bellows
2015-02-13
arm: Add PCIe host bridge in virt machine
Alexander Graf
2015-02-13
pci: Add generic PCIe host bridge
Alexander Graf
2015-02-11
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150210.0' i...
Peter Maydell
2015-02-10
vfio: Fix debug message compile error
Alexey Kardashevskiy
2015-02-10
vfio: Use vfio type1 v2 IOMMU interface
Alex Williamson
2015-02-10
vfio: unmap and free BAR data in instance_finalize
Paolo Bonzini
2015-02-10
vfio: free dynamically-allocated data in instance_finalize
Paolo Bonzini
2015-02-10
vfio: cleanup vfio_get_device error path, remove vfio_populate_device callback
Paolo Bonzini
2015-02-10
virtio: Fix warning caused by missing 'static' attribute
Stefan Weil
2015-02-10
vga: Fix warning caused by missing 'static' attribute
Stefan Weil
2015-02-10
serial: Fix warnings caused by missing 'static' attribute
Stefan Weil
2015-02-10
rtl8139: g_malloc() can't fail, bury dead error handling
Markus Armbruster
2015-02-10
onenand: g_malloc() can't fail, bury dead error handling
Markus Armbruster
2015-02-10
usb: Pair g_malloc() with g_free(), not free()
Markus Armbruster
2015-02-10
spapr_vio: Pair g_malloc() with g_free(), not free()
Markus Armbruster
2015-02-10
Convert some debugging printfs to trace calls in pcnet.c.
Don Koch
2015-02-10
Add/convert trace calls in pcnet-pci.c.
Don Koch
2015-02-10
Add trace to ps2.c.
Don Koch
2015-02-10
Add tracing to xenfb.
Don Koch
2015-02-10
fw_cfg: fix typos in comments: patch -> path
Gonglei
2015-02-06
block: introduce BDRV_REQUEST_MAX_SECTORS
Peter Lieven
2015-02-06
virtio-blk: add a knob to disable request merging
Peter Lieven
2015-02-06
virtio-blk: introduce multiread
Peter Lieven
2015-02-06
hw/virtio-blk: add a constant for max number of merged requests
Peter Lieven
2015-02-06
atapi migration: Throw recoverable error to avoid recovery
Dr. David Alan Gilbert
2015-02-06
Restore atapi_dma flag across migration
Dr. David Alan Gilbert
2015-02-06
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2015-02-06
rtl8139: simplify timer logic
Paolo Bonzini
2015-02-05
fix mc146818rtc wrong subsection name to avoid vmstate_subsection_load() fail
Zhang Haoyu
2015-02-05
migration: Append JSON description of migration stream
Alexander Graf
2015-02-05
hw/arm/virt: explain device-to-transport mapping in create_virtio_devices()
Laszlo Ersek
2015-02-05
target-arm: Change reset to highest available EL
Greg Bellows
2015-02-05
target_arm: Parameterise the irq lines for armv7m_init
Alistair Francis
2015-02-05
target_arm: Remove memory region init from armv7m_init
Alistair Francis
2015-02-04
vfio-pci: Fix missing unparent of dynamically allocated MemoryRegion
Alex Williamson
2015-02-04
vfio: fix wrong initialize vfio_group_list
Chen Fan
2015-02-03
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150203' into staging
Peter Maydell
2015-02-03
s390x/ipl: Improved code indentation in s390_ipl_init()
Thomas Huth
2015-02-03
s390x/pci: fix dma notifications in rpcit instruction
Yi Min Zhao
2015-02-03
s390x/pci: check for invalid function handle
Frank Blaschka
2015-02-03
s390x/pci: avoid sign extension in stpcifc
Frank Blaschka
2015-02-03
s390: Plug memory leak on s390_pci_generate_event() error path
Markus Armbruster
2015-02-02
scsi: Fix scsi_req_cancel_async for no aiocb req
Fam Zheng
2015-02-02
rcu: add rcu library
Paolo Bonzini
2015-01-27
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
[next]