summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block: mark AioContext as recursivePaolo Bonzini2015-01-131-0/+1
* qemu-iotests: Speed up make check-blockFam Zheng2015-01-132-1/+2
* qemu-iotests: Remove 091 from quick groupFam Zheng2015-01-131-1/+1
* Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2015-01-1228-216/+11
|\
| * hw/net/xen_nic.c: Set 'netdev->mac' to NULL after free itChen Gang2015-01-121-0/+1
| * hw/net/xen_nic.c: Need free 'netdev->nic' in net_free() instead of net_discon...Chen Gang2015-01-121-4/+4
| * hw/net/xen_nic.c: Free 'netdev->txs' when map 'netdev->rxs' failsChen Gang2015-01-121-1/+6
| * net: remove all cleanup methods from NIC NetClientInfosPaolo Bonzini2015-01-1227-211/+0
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150112-v3' into sta...Peter Maydell2015-01-1222-115/+2305
|\ \ | |/ |/|
| * kvm: extend kvm_irqchip_add_msi_route to work on s390Frank Blaschka2015-01-127-0/+61
| * s390: implement pci instructionsFrank Blaschka2015-01-124-1/+1253
| * s390: Add PCI bus supportFrank Blaschka2015-01-1212-1/+929
| * s390x/kvm: avoid syscalls by syncing registers with kvm_runDavid Hildenbrand2015-01-121-22/+50
| * s390x/kvm: sync register support helper functionDavid Hildenbrand2015-01-121-10/+12
| * s390x/css: Clean up unnecessary CONFIG_USER_ONLY wrappersThomas Huth2015-01-121-81/+0
| * s390x/ccw: fix oddity in machine class initCornelia Huck2015-01-121-1/+1
|/
* Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150109.0' i...Peter Maydell2015-01-101-11/+14
|\
| * vfio-pci: Fix interrupt disablingAlex Williamson2015-01-091-9/+12
| * vfio-pci: Fix BAR size overflowAlex Williamson2015-01-091-2/+2
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-01-1010-60/+249
|\ \
| * | acpi-build: make ROMs RAM blocks resizeableMichael S. Tsirkin2015-01-084-12/+32
| * | memory: API to allocate resizeable RAM MRMichael S. Tsirkin2015-01-082-0/+41
| * | arch_init: support resizing on incoming migrationMichael S. Tsirkin2015-01-081-5/+8
| * | exec: qemu_ram_alloc_resizeable, qemu_ram_resizeMichael S. Tsirkin2015-01-083-7/+91
| * | exec: split length -> used_length/max_lengthMichael S. Tsirkin2015-01-083-34/+40
| * | exec: cpu_physical_memory_set/clear_dirty_rangeMichael S. Tsirkin2015-01-082-4/+13
| * | memory: add memory_region_set_sizeMichael S. Tsirkin2015-01-082-0/+26
* | | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2015-01-1020-155/+537
|\ \ \
| * | | hw/ppc/mac_newworld: simplify usb controller creation logicMarcel Apfelbaum2015-01-071-2/+2
| * | | hw/ppc/spapr: simplify usb controller creation logicMarcel Apfelbaum2015-01-071-1/+2
| * | | hw/ppc/mac_newworld: QOMified mac99 machinesMarcel Apfelbaum2015-01-071-10/+19
| * | | hw/usb: simplified usb_enabledMarcel Apfelbaum2015-01-0712-18/+17
| * | | hw/machine: added machine_usb wrapperMarcel Apfelbaum2015-01-072-0/+7
| * | | hw/ppc: modified the condition for usb controllers to be created for some ppc...Marcel Apfelbaum2015-01-074-3/+10
| * | | target-ppc: Cast ssize_t to size_t before printing with %zxPeter Maydell2015-01-071-1/+1
| * | | target-ppc: Mark SR() and gen_sync_exception() as !CONFIG_USER_ONLYPeter Maydell2015-01-071-0/+5
| * | | PPC: e500: Fix GPIO controller interrupt numberAmit Tomar2015-01-071-1/+1
| * | | target-ppc: Introduce Privileged TM NoopsTom Musta2015-01-071-0/+38
| * | | target-ppc: Introduce tcheckTom Musta2015-01-071-0/+17
| * | | target-ppc: Introduce TM NoopsTom Musta2015-01-071-0/+38
| * | | target-ppc: Introduce tbeginTom Musta2015-01-073-0/+36
| * | | target-ppc: Introduce TEXASRU Bit FieldsTom Musta2015-01-071-0/+20
| * | | target-ppc: Power8 Supports Transactional MemoryTom Musta2015-01-071-2/+3
| * | | target-ppc: Introduce tm_enabled Bit to CPU StateTom Musta2015-01-071-0/+8
| * | | target-ppc: Introduce Feature Flag for Transactional MemoryTom Musta2015-01-071-0/+2
| * | | target-ppc: Introduce Instruction Type for Transactional MemoryTom Musta2015-01-071-1/+3
| * | | pseries: Update SLOF firmware image to 20141202Alexey Kardashevskiy2015-01-073-1/+1
| * | | PPC: Fix crash on spapr_tce_table_finalize()David Gibson2015-01-071-3/+3
| * | | ppc: do not use get_clock_realtime()Paolo Bonzini2015-01-071-2/+2
| * | | device-tree: fix memory leakSergey Fedorov2015-01-071-4/+10
OpenPOWER on IntegriCloud