aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2014-09-05Merge remote-tracking branch 'remotes/kraxel/tags/pull-cve-2014-3615-20140905...Peter Maydell
2014-09-04Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell
2014-09-04Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into stagingPeter Maydell
2014-09-04qdev: Add cleanup logic in device_set_realized() to avoid resource leakGonglei
2014-09-04qdev: Use NULL instead of local_err for qbus_child unrealizeGonglei
2014-09-04Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2014-09-04virtio-net: purge outstanding packets when starting vhostMichael S. Tsirkin
2014-09-04virtio: don't call device on !vm_runningMichael S. Tsirkin
2014-09-04virtio-net: don't run bh on vm stoppedMichael S. Tsirkin
2014-09-04hw/9pfs: Don't return type from host in readdir on local 9p filesystemBastian Blank
2014-09-04qdev: Use error_abort instead of using local_errGonglei
2014-09-04Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-09-03' in...Peter Maydell
2014-09-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-09-04Revert "vhost_net: start/stop guest notifiers properly"Peter Maydell
2014-09-04vbe: rework sanity checksGerd Hoffmann
2014-09-04vbe: make bochs dispi interface return the correct memory size with qxlGerd Hoffmann
2014-09-03acpi-build: Set FORCE_APIC_CLUSTER_MODEL bit for FADT flagszhanghailiang
2014-09-03vhost-scsi: init backend features earlierMichael S. Tsirkin
2014-09-03vhost_net: init acked_features to backend_featuresJason Wang
2014-09-03vhost_net: start/stop guest notifiers properlyJason Wang
2014-09-02hw/9pfs: Use little-endian format for xattr valuesAneesh Kumar K.V
2014-09-02Fix debug print warningGonglei
2014-09-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-09-02vhost_net: start/stop guest notifiers properlyJason Wang
2014-09-02pci: avoid losing config updates to MSI/MSIX cap regsKnut Omang
2014-09-02virtio-net: don't run bh on vm stoppedMichael S. Tsirkin
2014-09-02ioh3420: remove unused ioh3420_init() declarationGonglei
2014-09-02vhost_net: cleanup start/stop conditionMichael S. Tsirkin
2014-09-02Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140902-1' into ...Peter Maydell
2014-09-01target-tricore: Add board for systemmodeBastian Koppelmann
2014-09-01Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140901' int...Peter Maydell
2014-09-01qxl-render: add more sanity checksGerd Hoffmann
2014-09-01sclp-s390: Add memory hotplug SCLPsMatthew Rosato
2014-09-01s390-virtio: Apply same memory boundaries as virtio-ccwMatthew Rosato
2014-09-01virtio-ccw: Include standby memory when calculating storage incrementMatthew Rosato
2014-09-01sclp-s390: Add device to manage s390 memory hotplugMatthew Rosato
2014-08-29Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-08-29virtio-blk: allow drive_del with dataplaneStefan Hajnoczi
2014-08-29hw/intc/arm_gic: honor target mask in gic_update()Sergey Fedorov
2014-08-29aarch64: raise max_cpus to 8Joel Schopp
2014-08-29arm_gic: Use GIC_NR_SGIS constantAdam Lackorzynski
2014-08-29arm_gic: Do not force PPIs to edge-triggered modeAdam Lackorzynski
2014-08-29arm_gic: GICD_ICFGR: Write model only for pre v1 GICsAdam Lackorzynski
2014-08-29arm_gic: Fix read of GICD_ICFGRAdam Lackorzynski
2014-08-29Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140829-1' into s...Peter Maydell
2014-08-29usb: add usb host adapters exit traceGonglei
2014-08-29usb-xhci: add exit functionGonglei
2014-08-29usb-ehci: add ehci-pci device exit functionGonglei
2014-08-29usb-ehci: add ehci unrealize funcitonGonglei
2014-08-29usb-ehci: add vmstate properity for EHCIStateGonglei