aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-13block: do not allocate an iovec per read of a growable/zero_after_eof BDSPaolo Bonzini
2015-01-13block: mark AioContext as recursivePaolo Bonzini
2015-01-13qemu-iotests: Speed up make check-blockFam Zheng
2015-01-13qemu-iotests: Remove 091 from quick groupFam Zheng
2015-01-12Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2015-01-12hw/net/xen_nic.c: Set 'netdev->mac' to NULL after free itChen Gang
2015-01-12hw/net/xen_nic.c: Need free 'netdev->nic' in net_free() instead of net_discon...Chen Gang
2015-01-12hw/net/xen_nic.c: Free 'netdev->txs' when map 'netdev->rxs' failsChen Gang
2015-01-12net: remove all cleanup methods from NIC NetClientInfosPaolo Bonzini
2015-01-12Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150112-v3' into sta...Peter Maydell
2015-01-12kvm: extend kvm_irqchip_add_msi_route to work on s390Frank Blaschka
2015-01-12s390: implement pci instructionsFrank Blaschka
2015-01-12s390: Add PCI bus supportFrank Blaschka
2015-01-12s390x/kvm: avoid syscalls by syncing registers with kvm_runDavid Hildenbrand
2015-01-12s390x/kvm: sync register support helper functionDavid Hildenbrand
2015-01-12s390x/css: Clean up unnecessary CONFIG_USER_ONLY wrappersThomas Huth
2015-01-12s390x/ccw: fix oddity in machine class initCornelia Huck
2015-01-10Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150109.0' i...Peter Maydell
2015-01-10Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-01-10Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell
2015-01-10Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20150105' into ...Peter Maydell
2015-01-09Merge remote-tracking branch 'remotes/amit-virtio-rng/tags/rng-for-2.3' into ...Peter Maydell
2015-01-09Merge remote-tracking branch 'remotes/amit/tags/for-2.3' into stagingPeter Maydell
2015-01-09Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-01-09vfio-pci: Fix interrupt disablingAlex Williamson
2015-01-09vfio-pci: Fix BAR size overflowAlex Williamson
2015-01-09Merge remote-tracking branch 'remotes/mwalle/tags/lm32-fixes/20141229' into s...Peter Maydell
2015-01-08hw/ppc/mac_newworld: simplify usb controller creation logicMarcel Apfelbaum
2015-01-08hw/ppc/spapr: simplify usb controller creation logicMarcel Apfelbaum
2015-01-08hw/ppc/mac_newworld: QOMified mac99 machinesMarcel Apfelbaum
2015-01-08hw/usb: simplified usb_enabledMarcel Apfelbaum
2015-01-08hw/machine: added machine_usb wrapperMarcel Apfelbaum
2015-01-08hw/ppc: modified the condition for usb controllers to be created for some ppc...Marcel Apfelbaum
2015-01-08acpi-build: make ROMs RAM blocks resizeableMichael S. Tsirkin
2015-01-08memory: API to allocate resizeable RAM MRMichael S. Tsirkin
2015-01-08arch_init: support resizing on incoming migrationMichael S. Tsirkin
2015-01-08exec: qemu_ram_alloc_resizeable, qemu_ram_resizeMichael S. Tsirkin
2015-01-08exec: split length -> used_length/max_lengthMichael S. Tsirkin
2015-01-08exec: cpu_physical_memory_set/clear_dirty_rangeMichael S. Tsirkin
2015-01-08memory: add memory_region_set_sizeMichael S. Tsirkin
2015-01-07hw/ppc/mac_newworld: simplify usb controller creation logicMarcel Apfelbaum
2015-01-07hw/ppc/spapr: simplify usb controller creation logicMarcel Apfelbaum
2015-01-07hw/ppc/mac_newworld: QOMified mac99 machinesMarcel Apfelbaum
2015-01-07hw/usb: simplified usb_enabledMarcel Apfelbaum
2015-01-07hw/machine: added machine_usb wrapperMarcel Apfelbaum
2015-01-07hw/ppc: modified the condition for usb controllers to be created for some ppc...Marcel Apfelbaum
2015-01-07target-ppc: Cast ssize_t to size_t before printing with %zxPeter Maydell
2015-01-07target-ppc: Mark SR() and gen_sync_exception() as !CONFIG_USER_ONLYPeter Maydell
2015-01-07PPC: e500: Fix GPIO controller interrupt numberAmit Tomar
2015-01-07target-ppc: Introduce Privileged TM NoopsTom Musta