summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-02hw/qxl: QXL_IO_ABOUT_TO_SLEEP: better debug messagesspice.v36.s3.wipAlon Levy1-6/+6
2011-06-01hw/qxl: add dprint for OOM handled by pthread_yieldAlon Levy1-0/+1
2011-06-01(temp) hw/qxl: debug print changeAlon Levy1-1/+1
2011-06-01(2bsquashed) hw/qxl: remove last remnants of vmstate usage in sleepAlon Levy2-187/+25
2011-06-01(temp?) hw/qxl-logger: add intermediate for gdb usageAlon Levy1-6/+12
2011-06-01hw/qxl-logger: add timestamp to qxl_log_commandAlon Levy1-1/+3
2011-05-30mega commit, split laterAlon Levy2-67/+271
2011-05-27savevm: VMS_POINTER can allocate memory when neededAlon Levy1-0/+4
2011-05-25vga: VBE: report maximum VGA_MEM_SIZE memoryAlon Levy1-1/+5
2011-05-24usb-ccid: Plug memory leak on qdev exit()Markus Armbruster1-20/+8
2011-05-24wip: qxl: use savevm functions for guest sleep supportAlon Levy2-2/+38
2011-05-22(local) turn on DEBUG_BIOSAlon Levy1-1/+1
2011-05-22(local) symlink bioses to out of treeAlon Levy6-0/+0
2011-05-18qxl: fix cmdlog for vgaAlon Levy1-1/+3
2011-05-18qxl: allow QXL_IO_LOG also in vgaAlon Levy1-0/+1
2011-05-18qxl: add debug_cs and cmdlog_csAlon Levy3-24/+54
2011-05-18qxl: add mode to debugprint on destroy primaryAlon Levy1-1/+1
2011-05-18qxl: interface_get_command: fix reported modeAlon Levy1-2/+16
2011-05-18(temp) unused variables fixesAlon Levy3-6/+4
2011-05-17spice: require spice 0.6.0 or newer.Gerd Hoffmann2-9/+1
2011-05-17qemu-config: comment spell fixGerd Hoffmann1-3/+3
2011-05-17spice: add SASL supportMarc-André Lureau3-0/+28
2011-05-17qxl: add to the list of devices which disable the default vgaGerd Hoffmann1-0/+1
2011-05-17spice: add option for disabling copy paste supportHans de Goede3-0/+12
2011-05-17spice-qemu-char: Fix flow control in client -> guest directionHans de Goede1-6/+5
2011-05-16ahci: Unbreak bar registrationJan Kiszka1-3/+3
2011-05-15w32: Fix missing declaration of ffs()Stefan Weil2-5/+3
2011-05-15set $SDL_VIDEODRIVER=x11 on Linux to prevent sudo kvm from fighting for video...Michael Tokarev1-0/+12
2011-05-15configure: List available targets in --help outputPeter Maydell1-64/+70
2011-05-15target-mips: Fix warning caused by unused local variableAurelien Jarno1-8/+6
2011-05-15configure: quote kvm_ppc_pvrAurelien Jarno1-1/+1
2011-05-15target-lm32: Remove unused local variablesStefan Weil1-6/+0
2011-05-15target-arm: Fix VMLA, VMLS, VNMLS, VNMLA handling of NaNsPeter Maydell1-13/+40
2011-05-15doc: Add explanation that -alt-grab and -ctrl-grab affect special keysBrad Hards2-3/+9
2011-05-14Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafAurelien Jarno18-276/+1664
2011-05-14sparc64: fix incorrect BPcc target sign extensionBlue Swirl1-1/+1
2011-05-14sparc64: fix wrpstate and wrtl on delay slotBlue Swirl1-8/+20
2011-05-12Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori55-116/+110
2011-05-12Merge remote-tracking branch 'agraf/xen-next' into stagingAnthony Liguori30-613/+2343
2011-05-12PPC: Qdev'ify e500 pciAlexander Graf3-90/+84
2011-05-12PPC MPC7544DS: Use new TLB helper functionAlexander Graf1-1/+1
2011-05-12PPC: Implement e500 (FSL) MMUAlexander Graf6-113/+1020
2011-05-12PPC: Add another 64 bits to instruction feature maskAlexander Graf3-39/+110
2011-05-12PPC: Add GS MSR definitionAlexander Graf1-0/+2
2011-05-12PPC: Make MPC8544DS emulation work w/o KVMAlexander Graf1-17/+74
2011-05-12PPC: Make MPC8544DS obey -cpu switchAlexander Graf1-1/+5
2011-05-10Fix off-by-one error in sizing pSeries hcall tableDavid Gibson1-2/+2
2011-05-09ppc64: Fix out-of-tree buildsAndreas Färber1-0/+2
2011-05-09kvm: ppc: warn user on PAGE_SIZE mismatchAlexander Graf1-0/+5
2011-05-09kvm: ppc: detect old headersAlexander Graf2-1/+33