]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
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-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-15  Blue Swirlwin32: implement missing timersub
2011-03-15  Stefan Hajnoczisimpletrace: Move st_init() error reporting
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
2011-03-06  Peter Maydelltarget-arm: Set carry flag correctly for Thumb2 ORNS
2011-03-06  Andreas Färberioport: Improve error output
2011-03-06  Jes Sorensentracetool: Add optional argument to specify dtrace...
2011-03-06  Peter Maydelltarget-arm: Handle VMOV between two core and VFP single...
2011-03-06  Stefan Weilw32: Add support for curses
2011-03-06  Peter Maydelltarget-arm: Don't decode old cp15 WFI instructions...
2011-03-06  Jason Wangnet: Add the missing option declaration of "vhostforce"
2011-03-06  Juan Quintelagt64xxx: remove savevm support
2011-03-06  Juan Quintelavmstate: remove uninorth savevm code
2011-03-06  Juan Quintelavmstate: remove grackle_pci savevm code
2011-03-06  Juan Quintelanet: remove parse_host_src_port() function
2011-03-06  Aurelien Jarnohw/sd.c: fix sd_set_cb() crash when bdrv == NULL
2011-03-06  Benjamin Poiriernet: Use iov helper functions
2011-03-06  Stefan Hajnoczidocs: Update stderr and simple backend, add systemtap...
2011-03-06  Stefan Hajnoczisimpletrace: Make simpletrace.py a Python module
2011-03-06  Peter Maydelllinux-user: Fix large seeks by 32 bit guest on 64 bit...
next