]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2011-08-01  Serge E. Hallynblock/vpc.c: Detect too-large vpc file
2011-08-01  Markus Armbrusterblock: Don't let locked flag prevent medium load
2011-08-01  Markus Armbrusterblock: Make BlockDriver method bdrv_eject() return...
2011-08-01  Markus Armbrusterblock: Make BlockDriver method bdrv_set_locked() return...
2011-08-01  Markus Armbrusterblock/raw-win32: Drop disabled code for removable host...
2011-08-01  Markus Armbrusterblock: Reset device model callbacks on detach
2011-08-01  Markus Armbrusterblockdev: Make eject fail for non-removable drives...
2011-07-31  Peter A. G... microblaze: Add missing call to qemu_init_vcpu.
2011-07-30  Blue SwirlTCG: fix breakage by previous patch
2011-07-30  Blue SwirlTCG: fix breakage on some RISC hosts
2011-07-30  Kirill BatuzovDo constant folding for unary operations.
2011-07-30  Kirill BatuzovDo constant folding for shift operations.
2011-07-30  Kirill BatuzovDo constant folding for boolean operations.
2011-07-30  Kirill BatuzovDo constant folding for basic arithmetic operations.
2011-07-30  Kirill BatuzovAdd copy and constant propagation.
2011-07-30  Kirill BatuzovAdd TCG optimizations stub
2011-07-30  Blue Swirlexec.h cleanup
2011-07-30  Michael Tokarevrevamp acpitable parsing and allow to specify complete...
2011-07-30  Tsuneo SaitoSPARC64: implement %fprs dirty bits
2011-07-30  Tsuneo SaitoSPARC64: fix fnor* and fnand*
2011-07-30  Vincent Palatinsd: do not add one sector to the disk size
2011-07-30  Peter Maydelluser: Restore debug usage message for '-d ?' in user...
2011-07-30  Jan Kiszkausb-hid: Fix 0/0 position for Windows in tablet mode
2011-07-30  Vasily KhoruzhickAdd support for Zipit Z2 machine
2011-07-30  Andrzej Zaborowskionenand: Add missing brace.
2011-07-30  Juha Riihimäkihw/onenand: program actions can only clear bits
2011-07-30  Juha Riihimäkionenand: Handle various ID fields separately
2011-07-30  Peter Maydellonenand: Pass BlockDriverState to init function
2011-07-30  Juha Riihimäkihw/nand: qdevify
2011-07-30  Peter Maydellhw/nand: Writing to NAND can only clear bits
2011-07-30  Juha Riihimäkihw/nand: Support multiple reads following READ STATUS
2011-07-30  Juha Riihimäkihw/nand: Support devices wider than 8 bits
2011-07-30  Andrzej Zaborowskinand: Bump vmstate version after changing structure.
2011-07-30  Juha Riihimäkihw/nand: Support large NAND devices
2011-07-30  Peter Maydellhw/nand: Pass block device state to init function
2011-07-30  Peter Maydelllm832x: Take DeviceState pointer in lm832x_key_event()
2011-07-30  Juha Riihimäkihw/omap_gpio.c: Convert to qdev
2011-07-30  Peter Maydellhw/omap_clk: Add the clock for the OMAP2430-specific...
2011-07-30  Juha Riihimäkihw/omap_l4.c: Add helper function omap_l4_region_base
2011-07-29  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-07-29  Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.afe...
2011-07-29  Anthony LiguoriMerge remote-tracking branch 'agraf/xen-next' into...
2011-07-29  Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-29  TeLeManmonitor: fix build breakage with --disable-vnc
2011-07-29  Jan KiszkaAllow to leave type on default in -machine
2011-07-29  Avi KivityCODING_STYLE: explicitly allow braceless 'else if'
2011-07-29  Stefan BergerFix a compilation error in xen-mapcache.c
2011-07-29  Göran Weinholtmultiboot: Fix bss segment support
2011-07-29  Alon Levyconfigure: add --disable-zlib-test
2011-07-29  Jes SorensenAdd missing trace call to oslib-posix.c:qemu_vmalloc()
2011-07-29  Dr. David Alan... Fix last sector write on sd card
2011-07-29  Paolo Bonzinimove unaligned memory access functions to bswap.h
2011-07-29  Paolo Bonzinisoftfloat: change default nan definitions to variables
2011-07-29  Paolo Bonzinimove WORDS_ALIGNED to qemu-common.h
2011-07-29  wayneshowing a splash picture when start
2011-07-29  Avi Kivityusb-ohci: convert to MemoryRegion
2011-07-29  Avi Kivitysysbus: add MemoryRegion based memory management API
2011-07-29  Avi Kivitypci: add MemoryRegion based BAR management API
2011-07-29  Avi Kivitypci: pass address space to pci bus when created
2011-07-29  Avi Kivitypc: move global memory map out of pc_init1() and into...
2011-07-29  Avi Kivitypc: convert pc_memory_init() to memory API
2011-07-29  Avi Kivitypc: grab system_memory
2011-07-29  Avi Kivityioport: register ranges by byte aligned addresses always
2011-07-29  Avi Kivityexec.c: initialize memory map
2011-07-29  Avi Kivitymemory: transaction API
2011-07-29  Avi Kivitymemory: separate building the final memory map into...
2011-07-29  Avi Kivitymemory: add ioeventfd support
2011-07-29  Avi Kivitymemory: add backward compatibility for old mmio registr...
2011-07-29  Avi Kivitymemory: add backward compatibility for old portio regis...
2011-07-29  Avi Kivitymemory: I/O address space support
2011-07-29  Avi Kivitymemory: late initialization of ram_addr
2011-07-29  Avi Kivitymemory: rename MemoryRegion::has_ram_addr to ::terminates
2011-07-29  Avi Kivitymemory: abstract address space operations
2011-07-29  Avi KivityInternal interfaces for memory API
2011-07-29  Avi Kivitymemory: merge adjacent segments of a single memory...
2011-07-29  Avi Kivitymemory: implement dirty tracking
2011-07-29  Avi KivityHierarchical memory region API
2011-07-29  Avi KivityAdd memory API documentation
2011-07-29  Jan Kiszkaqdev: Reset hot-plugged devices
2011-07-27  Juan Quintelaxen_mapcache: remove unused variable
2011-07-27  Michael RothMakefile: add missing deps on $(GENERATED_HEADERS)
2011-07-27  Zhi Yong Wuqmp: fix efect -> effect typo in qmp-commands.hx
2011-07-27  Stefan Weilslirp: Fix unusual "comments" in unused code
2011-07-27  Alexandre RaymondMakefile: Minor cscope fixups
2011-07-27  Wolfgang Mauerervhost build fix for i386
2011-07-26  Alon Levylibcacard: add pc file, install it + includes
2011-07-26  Stefano Stabellinixen: implement unplug protocol in xen_platform
2011-07-26  Anthony PERARDvl.c: Check the asked ram_size later.
2011-07-26  Anthony PERARDxen: Fix the memory registration to reflect of what...
2011-07-26  Anthony PERARDcpu-common: Have a ram_addr_t of uint64 with Xen.
2011-07-26  Alexander Grafxen: make xen_enabled even more clever
2011-07-26  Alexander Grafxen: remove CONFIG_XEN_MAPCACHE
2011-07-26  Anthony PERARDexec.c: Use ram_addr_t in cpu_physical_memory_rw(...).
2011-07-26  Anthony PERARDxen: Fix xen_enabled().
2011-07-26  Anthony PERARDxen: introduce xen_change_state_handler
2011-07-25  Blue SwirlLet users select their pythons
2011-07-25  Blue Swirlsimpletrace: suppress a warning from unused variable
2011-07-25  Blue SwirlWrap recv to avoid warnings
2011-07-24  Blue SwirlFix chrdev return value conversion
2011-07-23  Anthony Liguoriqemu-ga: remove dependency on gio and gthread
next