summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-25spice: fix file handle cleanupGerd Hoffmann1-1/+1
2011-10-25qxl: reset update_surfaceAlon Levy1-0/+1
2011-10-25qxl: fix guest cursor trackingYonit Halperin1-4/+12
2011-10-25qxl: factor out propertiesGerd Hoffmann1-24/+15
2011-10-25ui/spice-core: fix segfault in monitorAlon Levy1-1/+1
2011-10-25qxl: Drop phread_yield on OOMJan Kiszka1-6/+0
2011-10-25qxl: Convert to QEMU thread APIJan Kiszka2-3/+4
2011-10-25spice: Convert core to QEMU thread APIJan Kiszka1-4/+4
2011-10-25spice: support the new migration interface (spice 0.8.3)Yonit Halperin1-1/+55
2011-10-25spice: turn client_migrate_info to asyncYonit Halperin5-10/+26
2011-10-25migration: add status query functionsGerd Hoffmann2-0/+13
2011-10-24Merge remote-tracking branch 'bonzini/split-main-loop-for-anthony' into stagingAnthony Liguori23-1060/+1309
2011-10-23Add stdio char device on windowsFabien Chouteau1-2/+225
2011-10-23Sparc: split CWP and PSTATE op helpersBlue Swirl4-491/+524
2011-10-23Sparc: avoid AREG0 for lazy condition code helpersBlue Swirl5-50/+49
2011-10-23Sparc: split lazy condition code handling op helpersBlue Swirl3-466/+488
2011-10-23Sparc: avoid AREG0 for float and VIS opsBlue Swirl5-274/+281
2011-10-23Sparc: split FPU and VIS op helpersBlue Swirl4-745/+800
2011-10-23Sparc: fix coding styleBlue Swirl1-452/+502
2011-10-23Sparc: avoid AREG0 for raise_exception and helper_debugBlue Swirl4-72/+70
2011-10-23Sparc: move trivial functions from op_helper.cBlue Swirl3-47/+46
2011-10-23Sparc: split helper.cBlue Swirl7-1084/+1139
2011-10-23Sparc: fix coding styleBlue Swirl1-32/+41
2011-10-23m48t59: fix write accessBlue Swirl1-1/+1
2011-10-23m48t59: drop obsolete address base arithmeticBlue Swirl1-2/+0
2011-10-23pci_bridge: fix typoBlue Swirl1-1/+1
2011-10-21simplify main loop functionsPaolo Bonzini3-44/+41
2011-10-21Revert to a hand-made select loopPaolo Bonzini1-53/+1
2011-10-21main-loop: create main-loop.cPaolo Bonzini11-454/+523
2011-10-21main-loop: create main-loop.hPaolo Bonzini12-64/+336
2011-10-21qemu-timer: do not use RunState change handlersPaolo Bonzini1-8/+4
2011-10-21qemu-timer: move more stuff out of qemu-timer.cPaolo Bonzini4-31/+32
2011-10-21qemu-timer: use atexit for quit_timersPaolo Bonzini3-9/+8
2011-10-21qemu-timer: do not refer to runstate_is_running()Paolo Bonzini2-4/+2
2011-10-21qemu-timer: move icount to cpus.cPaolo Bonzini6-323/+296
2011-10-21qemu-timer: more clock functionsPaolo Bonzini2-0/+28
2011-10-21qemu-timer: move common code to qemu_rearm_alarm_timerPaolo Bonzini1-76/+53
2011-10-21qemu-timer: remove active_timers arrayPaolo Bonzini1-31/+28
2011-10-21remove unused functionPaolo Bonzini2-6/+0
2011-10-21compatfd.c: Don't pass NULL pointer to SYS_signalfdPeter Maydell1-2/+10
2011-10-21linux-user: Fix broken "-version" optionPeter Maydell1-11/+8
2011-10-21hw/arm_gic.c: Fix save/load of irq_target arrayDmitry Koshelev1-8/+8
2011-10-21hw/omap2: Wire up the IRQ for the 2430's fifth GPIO modulePeter Maydell1-0/+5
2011-10-20hw/9pfs: Fix broken compilation caused by wrong trace eventsStefan Weil1-4/+4
2011-10-20Merge remote-tracking branch 'quintela/migration-pull' into stagingAnthony Liguori13-598/+550
2011-10-20Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into stagingAnthony Liguori22-649/+544
2011-10-20Merge remote-tracking branch 'aneesh/for-upstream-6' into stagingAnthony Liguori22-883/+852
2011-10-20migration: make migration-{tcp,unix} consistentJuan Quintela2-26/+35
2011-10-20migration: propagate error correctlyJuan Quintela2-25/+21
2011-10-20migration: Don't use callback on file defining itJuan Quintela2-5/+5