aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2014-06-27virtio-blk: Rename complete_request_early to complete_request_vringFam Zheng
2014-06-27virtio-blk: Unify {non-,}dataplane's request handlingsFam Zheng
2014-06-27virtio-blk: Schedule BH in the right contextFam Zheng
2014-06-27virtio-blk: Export request handling functions to dataplaneFam Zheng
2014-06-27virtio-blk: Make request completion function virtualFam Zheng
2014-06-27virtio-blk: Fix and clean up the in_sg and out_sg checkFam Zheng
2014-06-27virtio-blk: Fill in VirtIOBlockReq.out in dataplane codeFam Zheng
2014-06-27virtio-blk: Convert VirtIOBlockReq.out to structrueFam Zheng
2014-06-27virtio-blk: Use VirtIOBlockReq.in to drop VirtIOBlockReq.inhdrFam Zheng
2014-06-27virtio-blk: Replace VirtIOBlockRequest with VirtIOBlockReqFam Zheng
2014-06-27virtio-blk: Drop VirtIOBlockRequest.readFam Zheng
2014-06-27virtio-blk: Drop bounce buffer from dataplane codeFam Zheng
2014-06-27virtio-blk: Convert VirtIOBlockReq.elem to pointerFam Zheng
2014-06-27virtio-blk: Move VirtIOBlockReq to headerFam Zheng
2014-06-24hw/moxie/moxiesim.c: Remove unused moxie_intc_create()Peter Maydell
2014-06-24Fix new typos (found by codespell)Stefan Weil
2014-06-24virtio-serial: remove useless set_config functionPaolo Bonzini
2014-06-24Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' i...Peter Maydell
2014-06-24Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-06-23migration: Remove unneeded minimum_version_id_oldJuan Quintela
2014-06-23qapi event: convert GUEST_PANICKEDWenchao Xia
2014-06-23qapi event: convert BALLOON_CHANGEWenchao Xia
2014-06-23qmp: convert ACPI_DEVICE_OST eventIgor Mammedov
2014-06-23qapi event: convert NIC_RX_FILTER_CHANGEDWenchao Xia
2014-06-23qapi event: convert DEVICE_DELETEDWenchao Xia
2014-06-23qapi event: convert WATCHDOGWenchao Xia
2014-06-23qapi event: convert RTC_CHANGEWenchao Xia
2014-06-23qapi event: convert SUSPEND_DISKWenchao Xia
2014-06-23pc & q35: Add new machine opt max-ram-below-4gDon Slutz
2014-06-23qapi: adjust existing definesWenchao Xia
2014-06-23audio: fmopl: drop INLINE macroLuiz Capitulino
2014-06-23xen-hvm: Fix xen_hvm_init() to adjust pc memory layoutDon Slutz
2014-06-23pcie: coding style tweakMichael S. Tsirkin
2014-06-23hw/pcie: better hotplug/hotunplug supportMarcel Apfelbaum
2014-06-23hw/pcie: implement power controller functionalityMarcel Apfelbaum
2014-06-23hw/pcie: correct debug messageMarcel Apfelbaum
2014-06-23q35: Use PC_Q35_COMPAT_1_4 on pc-q35-1.4 compat_propsEduardo Habkost
2014-06-23virtio-pci: Report an error when msix vectors init failsFam Zheng
2014-06-23e1000: factor out checking for auto-negotiation availabilityGabriel L. Somlo
2014-06-23e1000: move e1000_autoneg_timer() to after set_ics()Gabriel L. Somlo
2014-06-23e1000: signal guest on successful link auto-negotiationGabriel L. Somlo
2014-06-23e1000: improve auto-negotiation reporting via mii-toolGabriel L. Somlo
2014-06-23e1000: emulate auto-negotiation during external link status changeGabriel L. Somlo
2014-06-23vhost: fix resource leak in error handlingMichael S. Tsirkin
2014-06-23vhost: block migration if backend does not log memoryMichael S. Tsirkin
2014-06-23Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-06-21block: m25p80: Support read only bdrvs.Peter Crosthwaite
2014-06-21block: m25p80: sync_page(): Deindent function body.Peter Crosthwaite
2014-06-20apb: Fix out-of-bounds array write accessStefan Weil
2014-06-20gt64xxx_pci: Add VMStateDescriptionSanjay Lal