summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * virtio-serial: Enable ioeventfdAmit Shah2011-03-211-0/+3
| * virtio-serial: Disallow generic ports at id 0Amit Shah2011-03-211-0/+9
| * virtio-serial: Use a struct to pass config information from proxyAmit Shah2011-03-214-15/+21
* | tcg/arm: Support host code being compiled for ThumbPeter Maydell2011-03-241-9/+26
* | Revert "x86: Save/restore PAT MSR"Anthony Liguori2011-03-221-2/+0
* | vnc: fix build error from VNC_DIRTY_WORDSAnthony Liguori2011-03-221-1/+1
* | fix vnc regressionWen Congyang2011-03-221-2/+6
* | qmp-commands.hx: Clean up mess of client_migrate_infoJes Sorensen2011-03-221-34/+34
* | Make VNC support optionalJes Sorensen2011-03-227-43/+104
* | error message if user specifies curses on cmd line when curses is disabledJes Sorensen2011-03-222-4/+5
* | error message if user specifies SDL cmd line option when SDL is disabledJes Sorensen2011-03-222-10/+8
* | Add support for -display vncJes Sorensen2011-03-222-1/+18
* | Introduce -display noneJes Sorensen2011-03-223-1/+10
* | Introduce -display argumentJes Sorensen2011-03-222-0/+97
* | Consolidate DisplaySurface allocation in qemu_alloc_display()Jes Sorensen2011-03-223-34/+34
* | target-arm: use make_float32() to make constant floats for VRSQRTSPeter Maydell2011-03-221-6/+5
* | target-arm: Fix VRECPS edge cases handlingPeter Maydell2011-03-221-3/+8
* | target-arm: Fix TCG temporary leaks for scalar VMULLPeter Maydell2011-03-221-0/+2
* | target-arm: Set Q bit for overflow in SMUAD and SMLADPeter Maydell2011-03-221-4/+12
* | target-arm: Fix GE bits for v6media signed modulo arithmeticPeter Maydell2011-03-221-2/+2
* | target-arm: Fix UNDEF cases in Thumb load/storePeter Maydell2011-03-221-11/+18
* | linux-user: Fix unlock_user() call in return from poll()Peter Maydell2011-03-221-3/+1
* | vmmouse: Register vmstate via qdevJan Kiszka2011-03-221-1/+1
* | vmmouse: Fix initializationJan Kiszka2011-03-221-0/+1
* | vmmouse: Fix typo preventing x86-64 buildJan Kiszka2011-03-221-1/+1
* | fix applesmc REV keyRené Rebe2011-03-221-1/+1
* | enable kvm for ppc(32) on ppc64René Rebe2011-03-221-0/+2
* | target-ppc: add support for 6 SPE instructionsFabien Chouteau2011-03-221-4/+198
* | pc-bios: update linuxboot.bin and multiboot.binAurelien Jarno2011-03-222-0/+0
* | fix linuxboot.bin and multiboot.bin to not hijack int19Gleb Natapov2011-03-223-15/+29
* | Merge remote branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2011-03-2124-566/+618
|\ \
| * | Expose thread_id in info cpusJan Kiszka2011-03-168-0/+29
| * | kvm: x86: Push kvm_arch_debug to kvm_arch_handle_exitJan Kiszka2011-03-163-22/+16
| * | kvm: x86: Reorder functions in kvm.cJan Kiszka2011-03-161-54/+54
| * | kvm: Align kvm_arch_handle_exit to kvm_cpu_exec changesJan Kiszka2011-03-164-13/+13
| * | kvm: Rework inner loop of kvm_cpu_execJan Kiszka2011-03-161-12/+14
| * | kvm: Reorder error handling of KVM_RUNJan Kiszka2011-03-161-6/+5
| * | kvm: Keep KVM_RUN return value in separate variableJan Kiszka2011-03-161-5/+5
| * | kvm: Consider EXIT_DEBUG unknown without CAP_SET_GUEST_DEBUGJan Kiszka2011-03-161-2/+2
| * | kvm: x86: Synchronize PAT MSR with the kernelJan Kiszka2011-03-161-0/+5
| * | x86: Save/restore PAT MSRJan Kiszka2011-03-161-0/+2
| * | x86: Properly reset PAT MSRJan Kiszka2011-03-163-3/+7
| * | kvm: Mark VCPU state dirty on creationJan Kiszka2011-03-161-0/+1
| * | kvm: x86: Do not leave halt if interrupts are disabledJan Kiszka2011-03-161-1/+3
| * | kvm: Add in-kernel irqchip awareness to cpu_thread_is_idleJan Kiszka2011-03-161-1/+2
| * | s390: Detect invalid invocations of qemu_ram_free/remapJan Kiszka2011-03-151-0/+4
| * | x86: Unbreak TCG support for hardware breakpointsJan Kiszka2011-03-152-24/+30
| * | Implement qemu_kvm_eat_signals only for CONFIG_LINUXJan Kiszka2011-03-151-47/+47
| * | KVM, MCE, unpoison memory address across rebootHuang Ying2011-03-151-0/+36
| * | Add qemu_ram_remapHuang Ying2011-03-153-1/+67
OpenPOWER on IntegriCloud