sdk/emulator/qemu.git
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://github.com/bonzini...
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://repo.or.cz/qemu...
2011-03-21 Aurelien Jarnorbd: don't link with -lcrypto
2011-03-21 Peter Maydellhw/arm_sysctl.c: Add the Versatile Express system registers
2011-03-21 Paolo Bonziniremove qemu_get_clock
2011-03-21 Paolo Bonziniadd a generic scaling mechanism for timers
2011-03-21 Paolo Bonzinichange all other clock references to use nanosecond...
2011-03-21 Paolo Bonzinichange all rt_clock references to use millisecond resol...
2011-03-21 Paolo Bonziniadd more helper functions with explicit milli/nanosecon...
2011-03-20 Stefan WeilFix conversions from pointer to int and vice versa
2011-03-19 Blue Swirlpetalogix_ml605_mmu: remove unused variable
2011-03-19 Blue Swirlqemu-thread: delete unused functions
2011-03-19 Stefan Weilw32: Add missing functions qemu_mutex_destroy, qemu_con...
2011-03-19 Jan Kiszkai8254: Fix migration from older versions
2011-03-16 Michal Simekmicroblaze: Add PetaLogix ml605 MMU little-endian ref...
2011-03-16 Edgar E. Iglesiasxilinx: Add AXIENET & DMA models
2011-03-16 Michal Simekmicroblaze: Compile uart 16550 serial driver
2011-03-16 Kevin WolfAdd qcow2 documentation
2011-03-15 Blue Swirlwin32: implement missing timersub
2011-03-15 Stefan Hajnoczisimpletrace: Move st_init() error reporting
2011-03-15 Feiran Zhenghw/xen_disk: aio_inflight not released in handling...
2011-03-15 Jes SorensenImprove error handling in do_snapshot_blkdev()
2011-03-15 Brian WheelerFix ATA SMART and CHECK POWER MODE
2011-03-15 Ryan HarperDon't allow multiwrites against a block device without...
2011-03-15 Kevin Wolftools: Use real async.c instead of stubs
2011-03-15 Kevin WolfAdd error message for loading snapshot without VM state
2011-03-15 Stefan Weilblock/qcow: Don't ignore immediate read/write and other...
2011-03-15 Stefan Weilblock/vdi: Don't ignore immediate read/write failures
2011-03-13 Paolo Bonziniadd Win32 IPI service
2011-03-13 Paolo Bonziniprotect qemu_cpu_kick_self for Win32
2011-03-13 Paolo Bonziniprovide dummy signal init functions for win32
2011-03-13 Paolo Bonzinimerge all signal initialization with qemu_signalfd_init...
2011-03-13 Paolo Bonziniiothread stops the vcpu thread via IPI
2011-03-13 Paolo Bonzinido not use timedwait on qemu_cpu_cond
2011-03-13 Paolo Bonzinido not use timedwait on qemu_pause_cond
2011-03-13 Paolo Bonzinido not use timedwait on qemu_system_cond
2011-03-13 Paolo Bonzinido not use timedwait on qemu_halt_cond
2011-03-13 Paolo Bonzinialways signal pause_cond after stopping a VCPU
2011-03-13 Paolo Bonziniexit round-robin vcpu loop if cpu->stopped is true
2011-03-13 Paolo Bonzinialways qemu_cpu_kick after unhalting a cpu
2011-03-13 Paolo Bonziniinline cpu_halted into sole caller
2011-03-13 Paolo Bonziniremove CONFIG_THREAD
2011-03-13 Paolo Bonziniadd assertions on the owner of a QemuMutex
2011-03-13 Paolo Bonziniinclude qemu-thread.h early
2011-03-13 Paolo Bonziniadd win32 qemu-thread implementation
2011-03-13 Jan KiszkaRefactor thread retrieval and check
2011-03-13 Paolo Bonziniuse win32 timer queues
2011-03-13 Paolo Bonziniimplement win32 dynticks timer
2011-03-13 Paolo Bonziniunlock iothread during WaitForMultipleObjects
2011-03-13 Stefan Weilhw/fmopl: Fix buffer access out-of-bounds errors
2011-03-13 William Dauchymoving eeprom initialization
2011-03-12 Blue Swirlpc: fix wrong CMOS values for floppy drives
2011-03-11 Michal Simekmicroblaze: Add PVR for writeback cache, endians
2011-03-11 Michal Simekmicroblaze: Fix PetaLogix company name
2011-03-11 Anthony LiguoriMerge remote branch 'stefanha/tracing' into staging
2011-03-10 Juan Quintelavmstate: move timers to use test instead of version
2011-03-10 Juan Quintelavmstate: be able to store/save a pci device from a...
2011-03-10 Juan Quintelavmstate: Add a way to send a partial array
2011-03-10 Juan Quintelavmstate: add VMSTATE_STRUCT_VARRAY_UINT32
2011-03-10 Juan Quintelavmstate: add VMSTATE_INT64_ARRAY
2011-03-10 Juan Quintelavmstate: add VMSTATE_STRUCT_VARRAY_INT32
2011-03-10 Juan Quintelavmstate: add UINT32 VARRAYS
2011-03-10 Juan Quintelavmstate: Fix varrays with uint8 indexes
2011-03-10 Juan Quintelavmstate: add VMSTATE_UINT32_EQUAL
2011-03-10 Stefan Weilvnc: Fix stack corruption and other bitmap related...
2011-03-10 Jes Sorensenhmp-commands.hx: fix badly merged client_migrate_info...
2011-03-10 Vincent PalatinFix performance regression in qemu_get_ram_ptr
2011-03-10 Edgar E. Iglesiasxilinx-ethlite: Simplify byteswapping to/from brams
2011-03-10 Dmitry Eremin... mainstone: PCMCIA support
2011-03-10 Dmitry Eremin... mainstone: use gpio 0 for connection of FPGA instead...
2011-03-10 Andrzej Zaborowskipxa2xx_timer: Get rid of .level in PXA2xxTimer0.
2011-03-10 Andrzej Zaborowskipxa2xx_pic: fixup initialisation
2011-03-10 Dmitry Eremin... pxa2xx_timer: separate irq for pxa27x handling
2011-03-07 Stefan Hajnoczitrace: Trace posix-aio-compat.c completion and cancellation
2011-03-07 Stefan Hajnoczitrace: Trace bdrv_aio_flush()
2011-03-07 Stefan Hajnoczisimpletrace: Thread-safe tracing
2011-03-07 Michael WalleMAINTAINERS: add LatticeMico32 maintainer
2011-03-07 Michael WalleAdd lm32 target to configure
2011-03-07 Michael Wallelm32: opcode testsuite
2011-03-07 Michael Wallelm32: todo and documentation
2011-03-07 Michael Wallelm32: EVR32 and uclinux BSP
2011-03-07 Michael Wallelm32: support for creating device tree
2011-03-07 Michael Wallelm32: system control model
2011-03-07 Michael Wallelm32: uart model
2011-03-07 Michael Wallelm32: timer model
2011-03-07 Michael Wallelm32: pic and juart helper functions
2011-03-07 Michael Wallelm32: juart model
2011-03-07 Michael Wallelm32: interrupt controller model
2011-03-07 Michael Wallelm32: gdbstub support
2011-03-07 Michael Wallelm32: machine state loading/saving
2011-03-07 Michael Wallelm32: translation code helper
2011-03-07 Michael Wallelm32: translation routines
2011-03-07 Michael WalleLatticeMico32 target support
2011-03-07 Peter Maydelltarget-arm: Implement a minimal set of cp14 debug registers
2011-03-07 Peter Maydelltarget-arm: Use TCG temporary leak debugging facilities
2011-03-07 Peter Maydelltarget-arm: Remove ad-hoc leak checking code
2011-03-07 Peter Maydelltcg: Add support for debugging leakage of temporaries
2011-03-06 Adam Lackorzynskitarget-arm: Integrate secondary CPU reset in arm_boot
2011-03-06 Adam Lackorzynskitarget-arm: Implement cp15 VA->PA translation
2011-03-06 Adam Lackorzynskitarget-arm: Fix soft interrupt in GIC distributor
next