aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-22Merge remote-tracking branch 'mst/for_anthony' into stagingAnthony Liguori56-441/+2741
2011-06-22Merge remote-tracking branch 'agraf/xen-next' into stagingAnthony Liguori17-185/+826
2011-06-20cmd: fix operator precedenceFrediano Ziglio1-3/+3
2011-06-20Fix typo in cpus.cAlexandre Raymond1-1/+1
2011-06-20lsi: Fix unused-but-set-variable warningChristophe Fergeau1-2/+0
2011-06-19xen: Add the Xen platform pci deviceSteven Smith6-0/+354
2011-06-19xen: fix interrupt routingStefano Stabellini3-38/+35
2011-06-19xen: only track the linear framebufferStefano Stabellini1-0/+14
2011-06-19cirrus_vga: reset lfb_addr after a pci config write if the BAR is unmappedStefano Stabellini1-1/+4
2011-06-19xen: mapcache performance improvementsStefano Stabellini1-18/+10
2011-06-19exec.c: refactor cpu_physical_memory_mapStefano Stabellini2-17/+35
2011-06-19xen: remove xen_map_block and xen_unmap_blockStefano Stabellini4-65/+4
2011-06-19xen: remove qemu_map_cache_unlockStefano Stabellini4-39/+1
2011-06-19xen: fix qemu_map_cache with size != MCACHE_BUCKET_SIZEStefano Stabellini1-12/+65
2011-06-19xen: Introduce VGA sync dirty bitmap supportAnthony PERARD2-0/+268
2011-06-19xen: Add xc_domain_add_to_physmap to xen_interface.Anthony PERARD2-1/+42
2011-06-16wdt: remove unused variablesMichael S. Tsirkin1-3/+0
2011-06-16alpha: remove unused variableMichael S. Tsirkin1-1/+6
2011-06-16alpha/translate: remve unused variablesMichael S. Tsirkin1-2/+1
2011-06-16get_maintainer: update to match qemu treeMichael S. Tsirkin1-22/+12
2011-06-15get_maintainer.pl: copy utility from LinuxMichael S. Tsirkin1-0/+2159
2011-06-15usb-ehci: move device/vendor/class id to qdevMichael S. Tsirkin1-5/+4
2011-06-15ppce500: move device/vendor/class id to qdevMichael S. Tsirkin1-10/+3
2011-06-15pci: don't call qdev pci init methodIsaku Yamahata1-4/+6
2011-06-15Merge remote-tracking branch 'origin/master' into pciMichael S. Tsirkin283-8726/+22825
2011-06-15hw/9118.c: Implement active-low interrupt supportPeter Maydell1-3/+9
2011-06-15Introduce format string for pid_tAndreas Färber5-4/+10
2011-06-15smc91c111: qdevify resetJuha Riihimäki1-5/+4
2011-06-15Merge branch 'cocoa-for-upstream' of git://repo.or.cz/qemu/afaerberBlue Swirl10-18/+53
2011-06-15Command line support for altering the log file locationMatthew Fernandez7-54/+114
2011-06-15Merge remote-tracking branch 'alon/pull-libcacard-1' into stagingAnthony Liguori0-0/+0
2011-06-15Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori0-0/+0
2011-06-15Merge remote-tracking branch 'kraxel/usb.16' into stagingAnthony Liguori12-546/+990
2011-06-15Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori16-73/+423
2011-06-15Allow nested qemu_bh_poll() after BH deletionKevin Wolf1-2/+3
2011-06-15ide: Clear error_status after restarting flushKevin Wolf1-7/+11
2011-06-15ide: add TRIM supportChristoph Hellwig5-5/+124
2011-06-15ide: allow other dma comands than read and writeChristoph Hellwig4-17/+33
2011-06-15make dma_bdrv_io available to driversChristoph Hellwig2-13/+18
2011-06-15ide: Add forgotten VMSTATE_END_OF_LIST in subsectionKevin Wolf1-0/+1
2011-06-15ide: Fix ide_drive_pio_state_needed()Kevin Wolf1-1/+2
2011-06-15ide: Split error status from status registerKevin Wolf4-8/+105
2011-06-15qcow2: Fix in-flight list after qcow2_cache_put failureKevin Wolf1-4/+8
2011-06-15Replaced tabs with spaces in block.h and block_int.hDevin Nakamura2-5/+5
2011-06-15vdi: Avoid direct AIO callbackKevin Wolf1-5/+36
2011-06-14qcow: Avoid direct AIO callbackKevin Wolf1-2/+56
2011-06-14qcow2: Avoid direct AIO callbackKevin Wolf1-9/+30
2011-06-14kvm: Enable CPU SMEP featureYang, Wei Y1-0/+13
2011-06-14kvm: Add CPUID support for VIA CPUbrillywu@viatech.com.cn3-3/+74
2011-06-14usb-ccid: Plug memory leak on qdev exit()Markus Armbruster1-20/+8