aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-24tcg/arm: Support host code being compiled for ThumbPeter Maydell
2011-03-22Revert "x86: Save/restore PAT MSR"Anthony Liguori
2011-03-22vnc: fix build error from VNC_DIRTY_WORDSAnthony Liguori
2011-03-22fix vnc regressionWen Congyang
2011-03-22qmp-commands.hx: Clean up mess of client_migrate_infoJes Sorensen
2011-03-22Make VNC support optionalJes Sorensen
2011-03-22error message if user specifies curses on cmd line when curses is disabledJes Sorensen
2011-03-22error message if user specifies SDL cmd line option when SDL is disabledJes Sorensen
2011-03-22Add support for -display vncJes Sorensen
2011-03-22Introduce -display noneJes Sorensen
2011-03-22Introduce -display argumentJes Sorensen
2011-03-22Consolidate DisplaySurface allocation in qemu_alloc_display()Jes Sorensen
2011-03-22target-arm: use make_float32() to make constant floats for VRSQRTSPeter Maydell
2011-03-22target-arm: Fix VRECPS edge cases handlingPeter Maydell
2011-03-22target-arm: Fix TCG temporary leaks for scalar VMULLPeter Maydell
2011-03-22target-arm: Set Q bit for overflow in SMUAD and SMLADPeter Maydell
2011-03-22target-arm: Fix GE bits for v6media signed modulo arithmeticPeter Maydell
2011-03-22target-arm: Fix UNDEF cases in Thumb load/storePeter Maydell
2011-03-22linux-user: Fix unlock_user() call in return from poll()Peter Maydell
2011-03-22vmmouse: Register vmstate via qdevJan Kiszka
2011-03-22vmmouse: Fix initializationJan Kiszka
2011-03-22vmmouse: Fix typo preventing x86-64 buildJan Kiszka
2011-03-22fix applesmc REV keyRené Rebe
2011-03-22enable kvm for ppc(32) on ppc64René Rebe
2011-03-22target-ppc: add support for 6 SPE instructionsFabien Chouteau
2011-03-22pc-bios: update linuxboot.bin and multiboot.binAurelien Jarno
2011-03-22fix linuxboot.bin and multiboot.bin to not hijack int19Gleb Natapov
2011-03-21Merge remote branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2011-03-21seabios: update to latest gitAnthony Liguori
2011-03-21Fix migration uint8 arrys handledJuan Quintela
2011-03-21softfloat: Drop [s]bits{8, 16, 32, 64} types in favor of [u]int{8, 16, 32, 64}_tAndreas Färber
2011-03-21softfloat: Resolve type mismatches between declaration and implementationAndreas Färber
2011-03-21softfloat: Prepend QEMU-style header with derivation noticeAndreas Färber
2011-03-21e1000: Fix multi-descriptor packet checksum offloadStefan Hajnoczi
2011-03-21Merge branch 'for-anthony' of git://github.com/bonzini/qemuAurelien Jarno
2011-03-21Merge branch 'for-anthony' of git://repo.or.cz/qemu/kevinAurelien Jarno
2011-03-21rbd: don't link with -lcryptoAurelien Jarno
2011-03-21hw/arm_sysctl.c: Add the Versatile Express system registersPeter Maydell
2011-03-21remove qemu_get_clockPaolo Bonzini
2011-03-21add a generic scaling mechanism for timersPaolo Bonzini
2011-03-21change all other clock references to use nanosecond resolution accessorsPaolo Bonzini
2011-03-21change all rt_clock references to use millisecond resolution accessorsPaolo Bonzini
2011-03-21add more helper functions with explicit milli/nanosecond resolutionPaolo Bonzini
2011-03-20Fix conversions from pointer to int and vice versaStefan Weil
2011-03-19petalogix_ml605_mmu: remove unused variableBlue Swirl
2011-03-19qemu-thread: delete unused functionsBlue Swirl
2011-03-19w32: Add missing functions qemu_mutex_destroy, qemu_cond_destroyStefan Weil
2011-03-19i8254: Fix migration from older versionsJan Kiszka
2011-03-16Expose thread_id in info cpusJan Kiszka
2011-03-16kvm: x86: Push kvm_arch_debug to kvm_arch_handle_exitJan Kiszka