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
/
include
/
hw
Age
Commit message (
Expand
)
Author
2014-08-29
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140829-1' into s...
Peter Maydell
2014-08-29
usb: add usb_bus_release function
Gonglei
2014-08-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-08-28
Merge remote-tracking branch 'remotes/kvm/tags/for-upstream' into staging
Peter Maydell
2014-08-26
scsi-bus: Convert DeviceClass init to realize
Fam Zheng
2014-08-26
block: Pass errp in blkconf_geometry
Fam Zheng
2014-08-25
cpus: Define callback for QEMU "nmi" command
Alexey Kardashevskiy
2014-08-25
pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_*
Knut Omang
2014-08-25
Add ACPI tables for TPM
Stefan Berger
2014-08-25
pc: reserve more memory for ACPI for new machine types
Michael S. Tsirkin
2014-08-19
arm: armv7m: Rename address_space_mem -> system_memory
Peter Crosthwaite
2014-08-19
loader: Add load_image_gzipped function.
Richard W.M. Jones
2014-08-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-08-18
virtio-serial: create a linked list of all active devices
Amit Shah
2014-08-17
sysbus: remove unused function sysbus_del_io
Paolo Bonzini
2014-08-15
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-15' in...
Peter Maydell
2014-08-15
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-08-15
pci-host: update obsolete reference about piix_pci.c
Gonglei
2014-08-14
pc: Get rid of pci-info leftovers
Markus Armbruster
2014-08-14
hw:i386: typo fix: MEMORY_HOPTLUG_DEVICE -> MEMORY_HOTPLUG_DEVICE
Hu Tao
2014-08-14
hw/audio/intel-hda: Fix MSI capability address
Jan Kiszka
2014-08-14
pc: Create 2.2 machine type
Jan Kiszka
2014-08-09
hw/timer: Move extern declaration from .c to .h file
Stefan Weil
2014-08-09
virtio: Move extern declaration to header file
Stefan Weil
2014-08-01
qemu: support xen hvm direct kernel boot
Chunyan Liu
2014-07-29
scsi-block, scsi-generic: implement parse_cdb
Paolo Bonzini
2014-07-29
scsi-bus: introduce parse_cdb in SCSIDeviceClass and SCSIBusInfo
Paolo Bonzini
2014-07-28
pc: hack for migration compatibility from QEMU 2.0
Paolo Bonzini
2014-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-07-14
virtio-scsi: fix with -M pc-i440fx-2.0
Paolo Bonzini
2014-07-14
virtio-blk: embed VirtQueueElement in VirtIOBlockReq
Stefan Hajnoczi
2014-07-14
dataplane: do not free VirtQueueElement in vring_push()
Stefan Hajnoczi
2014-07-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-07-07
xen_backend: introduce xenstore_read_uint64 and xenstore_read_fe_uint64
Stefano Stabellini
2014-07-06
virtio: move common virtio properties to bus class device
Ming Lei
2014-07-01
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-07-01
Merge remote-tracking branch 'remotes/bonzini/memory' into staging
Peter Maydell
2014-07-01
qdev: correctly send DEVICE_DELETED for recursively-deleted devices
Paolo Bonzini
2014-07-01
qdev: drop iothread property type
Stefan Hajnoczi
2014-07-01
virtio-blk: move qdev properties into virtio-blk.c
Stefan Hajnoczi
2014-07-01
virtio-blk: drop virtio_blk_set_conf()
Stefan Hajnoczi
2014-07-01
qdev: add qdev_alias_all_properties()
Stefan Hajnoczi
2014-07-01
virtio-blk: move x-data-plane qdev property to virtio-blk.h
Stefan Hajnoczi
2014-07-01
virtio-blk: avoid qdev property definition duplication
Stefan Hajnoczi
2014-07-01
irq: Slim conversion of qemu_irq to QOM
Andreas Färber
2014-07-01
irq: Allocate IRQs individually
Peter Crosthwaite
2014-06-29
virtio: memory accessors for endian-ambivalent targets
Greg Kurz
2014-06-29
virtio: add endian-ambivalent support to VirtIODevice
Greg Kurz
2014-06-29
exec: introduce target_words_bigendian() helper
Greg Kurz
2014-06-29
virtio: introduce device specific migration calls
Greg Kurz
[next]