| Commit message (Expand) | Author | Age | Files | Lines |
* | PPC: mac99: Move NVRAM to page boundary when necessary | Alexander Graf | 2014-09-08 | 1 | -1/+1 |
* | ppc: spapr-rtas - implement os-term rtas call | Nikunj A Dadhania | 2014-09-08 | 1 | -2/+1 |
* | target-tricore: Add board for systemmode | Bastian Koppelmann | 2014-09-01 | 1 | -0/+11 |
* | sclp-s390: Add device to manage s390 memory hotplug | Matthew Rosato | 2014-09-01 | 1 | -0/+20 |
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140829-1' into s... | Peter Maydell | 2014-08-29 | 1 | -0/+1 |
|\ |
|
| * | usb: add usb_bus_release function | Gonglei | 2014-08-29 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2014-08-28 | 2 | -4/+6 |
|\ \ |
|
| * | | scsi-bus: Convert DeviceClass init to realize | Fam Zheng | 2014-08-26 | 1 | -2/+2 |
| * | | block: Pass errp in blkconf_geometry | Fam Zheng | 2014-08-26 | 1 | -2/+4 |
* | | | Merge remote-tracking branch 'remotes/kvm/tags/for-upstream' into staging | Peter Maydell | 2014-08-28 | 1 | -0/+49 |
|\ \ \
| |_|/
|/| | |
|
| * | | cpus: Define callback for QEMU "nmi" command | Alexey Kardashevskiy | 2014-08-25 | 1 | -0/+49 |
| |/ |
|
* | | pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_* | Knut Omang | 2014-08-25 | 1 | -3/+4 |
* | | Add ACPI tables for TPM | Stefan Berger | 2014-08-25 | 1 | -0/+29 |
* | | pc: reserve more memory for ACPI for new machine types | Michael S. Tsirkin | 2014-08-25 | 1 | -0/+2 |
|/ |
|
* | arm: armv7m: Rename address_space_mem -> system_memory | Peter Crosthwaite | 2014-08-19 | 1 | -1/+1 |
* | loader: Add load_image_gzipped function. | Richard W.M. Jones | 2014-08-19 | 1 | -0/+1 |
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2014-08-19 | 2 | -1/+7 |
|\ |
|
| * | sysbus: remove unused function sysbus_del_io | Paolo Bonzini | 2014-08-17 | 1 | -1/+0 |
| * | scsi-block, scsi-generic: implement parse_cdb | Paolo Bonzini | 2014-07-29 | 1 | -0/+1 |
| * | scsi-bus: introduce parse_cdb in SCSIDeviceClass and SCSIBusInfo | Paolo Bonzini | 2014-07-29 | 1 | -0/+6 |
* | | virtio-serial: create a linked list of all active devices | Amit Shah | 2014-08-18 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-15' in... | Peter Maydell | 2014-08-15 | 1 | -1/+1 |
|\ \ |
|
| * | | pci-host: update obsolete reference about piix_pci.c | Gonglei | 2014-08-15 | 1 | -1/+1 |
* | | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2014-08-15 | 2 | -2/+9 |
|\ \ \
| |/ /
|/| | |
|
| * | | pc: Get rid of pci-info leftovers | Markus Armbruster | 2014-08-14 | 1 | -1/+0 |
| * | | hw:i386: typo fix: MEMORY_HOPTLUG_DEVICE -> MEMORY_HOTPLUG_DEVICE | Hu Tao | 2014-08-14 | 1 | -1/+1 |
| * | | hw/audio/intel-hda: Fix MSI capability address | Jan Kiszka | 2014-08-14 | 1 | -1/+6 |
| * | | pc: Create 2.2 machine type | Jan Kiszka | 2014-08-14 | 1 | -0/+3 |
* | | | hw/timer: Move extern declaration from .c to .h file | Stefan Weil | 2014-08-08 | 1 | -1/+6 |
* | | | virtio: Move extern declaration to header file | Stefan Weil | 2014-08-08 | 1 | -0/+2 |
|/ / |
|
* | | qemu: support xen hvm direct kernel boot | Chunyan Liu | 2014-08-01 | 1 | -0/+5 |
* | | pc: hack for migration compatibility from QEMU 2.0 | Paolo Bonzini | 2014-07-28 | 1 | -0/+1 |
|/ |
|
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2014-07-14 | 1 | -0/+2 |
|\ |
|
| * | virtio-scsi: fix with -M pc-i440fx-2.0 | Paolo Bonzini | 2014-07-14 | 1 | -0/+2 |
* | | virtio-blk: embed VirtQueueElement in VirtIOBlockReq | Stefan Hajnoczi | 2014-07-14 | 2 | -2/+6 |
* | | dataplane: do not free VirtQueueElement in vring_push() | Stefan Hajnoczi | 2014-07-14 | 1 | -1/+0 |
|/ |
|
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2014-07-07 | 3 | -5/+0 |
|\ |
|
| * | virtio: move common virtio properties to bus class device | Ming Lei | 2014-07-06 | 3 | -5/+0 |
* | | xen_backend: introduce xenstore_read_uint64 and xenstore_read_fe_uint64 | Stefano Stabellini | 2014-07-07 | 1 | -0/+2 |
|/ |
|
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell | 2014-07-01 | 2 | -22/+2 |
|\ |
|
| * | qdev: drop iothread property type | Stefan Hajnoczi | 2014-07-01 | 1 | -3/+0 |
| * | virtio-blk: move qdev properties into virtio-blk.c | Stefan Hajnoczi | 2014-07-01 | 1 | -23/+0 |
| * | virtio-blk: drop virtio_blk_set_conf() | Stefan Hajnoczi | 2014-07-01 | 1 | -2/+0 |
| * | qdev: add qdev_alias_all_properties() | Stefan Hajnoczi | 2014-07-01 | 1 | -0/+2 |
| * | virtio-blk: move x-data-plane qdev property to virtio-blk.h | Stefan Hajnoczi | 2014-07-01 | 1 | -0/+8 |
| * | virtio-blk: avoid qdev property definition duplication | Stefan Hajnoczi | 2014-07-01 | 1 | -8/+6 |
* | | Merge remote-tracking branch 'remotes/bonzini/memory' into staging | Peter Maydell | 2014-07-01 | 1 | -0/+1 |
|\ \ |
|
| * | | qdev: correctly send DEVICE_DELETED for recursively-deleted devices | Paolo Bonzini | 2014-07-01 | 1 | -0/+1 |
| |/ |
|
* | | irq: Slim conversion of qemu_irq to QOM | Andreas Färber | 2014-07-01 | 1 | -0/+2 |
* | | irq: Allocate IRQs individually | Peter Crosthwaite | 2014-07-01 | 1 | -1/+1 |
|/ |
|