]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2010-06-13  Paul BrookMove stdbool.h
2010-06-13  Jan Kiszkamonitor/QMP: Drop info hpet / query-hpet
2010-06-13  Jan Kiszkahpet: Add MSI support
2010-06-13  Jan Kiszkahpet: Make number of timers configurable
2010-06-13  Jan Kiszkavmstate: Add VMSTATE_STRUCT_VARRAY_UINT8
2010-06-13  Jan Kiszkahpet: Add support for level-triggered interrupts
2010-06-13  Jan Kiszkahpet: Drop static state
2010-06-13  Jan Kiszkahpet/rtc: Rework RTC IRQ replacement by HPET
2010-06-13  Jan Kiszkahpet: Start/stop timer when HPET_TN_ENABLE is modified
2010-06-13  Jan Kiszkahpet: Convert to qdev
2010-06-13  Jan Kiszkahpet: Move static timer field initialization
2010-06-13  Jan Kiszkahpet: Silence warning on write to running main counter
2010-06-13  Jan Kiszkahpet: Coding style cleanups and some refactorings
2010-06-13  Jan Kiszkahpet: Catch out-of-bounds timer access
2010-06-13  Jan Kiszkaconfigure: Fix evaluation of config-host.mak in create_...
2010-06-13  Aurelien Jarnotcg-s390: correctly detect s390 with a 64-bit kernel
2010-06-12  Blue SwirlCompile OS specific files only once for all targets
2010-06-12  Jes SorensenMove set_proc_name() to OS specific files.
2010-06-12  Jes SorensenMove line-buffering setup to OS specific files.
2010-06-12  Jes SorensenMake os_change_process_uid and os_change_root os-posix...
2010-06-12  Jes SorensenMove daemonize handling to OS specific files
2010-06-12  Jes SorensenMove chroot handling to OS specific files.
2010-06-12  Jes SorensenMove runas handling from vl.c to OS specific files.
2010-06-12  Jes SorensenIntroduce OS specific cmdline argument handling and...
2010-06-12  Jes SorensenRename qemu-options.h to qemu-options.def
2010-06-12  Jes SorensenMove find_datadir to OS specific files.
2010-06-12  Jes SorensenMove main signal handler setup to os specificfiles.
2010-06-12  Jes SorensenRename os_setup_signal_handling() to os_setup_early_sig...
2010-06-12  Jes SorensenMove win32 early signal handling setup to os_setup_sign...
2010-06-12  Jes SorensenIntroduce os-posix.c and create os_setup_signal_handling()
2010-06-12  Jes Sorensenvl.c: Move host_main_loop_wait() to OS specific files.
2010-06-12  Jes SorensenIntroduce os-win32.c and move polling functions from...
2010-06-12  Jes SorensenCreate qemu-os-win32.h and move WIN32 specific declarat...
2010-06-12  Jes Sorensenvl.c: Remove double include of netinet/in.h for Solaris
2010-06-11  Paul BrookNEON vldN optimization
2010-06-11  Aurelien Jarnotcg: fix DEF macro after commit c61aaf7a388c4ad95d8b546...
2010-06-11  Richard Hendersontcg-s390: Adjust compilation flags.
2010-06-11  Richard Hendersontcg-s390: Compute is_write in cpu_signal_handler.
2010-06-11  Richard Hendersons390x: Don't use a linker script for user-only.
2010-06-11  Richard Hendersons390x: Avoid _llseek.
2010-06-11  Richard Hendersontcg-s390: Allocate the code_gen_buffer near the main...
2010-06-11  Richard Hendersontcg-s390: Icache flush is a no-op.
2010-06-10  Aurelien Jarnotcg-i386: fix andi r, r, 0xff
2010-06-10  Aurelien Jarnotcg-i386: remove use of _Bool that slipped code review
2010-06-10  Blue Swirlesp: lower IRQ on soft reset
2010-06-10  Isaku Yamahataqbus: fix memory leak in qbus_free()
2010-06-10  Isaku Yamahatamultiboot: compilation fix with DEBUG_MULTIBOOT enabled.
2010-06-10  Isaku Yamahatavga-isa-mm: remove one #ifdef CONFIG_BOCHS_VBE.
2010-06-10  Isaku Yamahatamain: allocate gui_timer only once.
2010-06-10  Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-06-10  Edgar E. Iglesiascris: Break out image loading to hw/cris-boot.c.
2010-06-09  Richard Hendersons390: Disassemble some general-instruction-extension...
2010-06-09  Richard Hendersons390: Update disassembler to the last GPLv2 from binutils.
2010-06-09  Richard Hendersontcg-i386: Merge 64-bit generation.
2010-06-09  Aurelien Jarnoconfigure: display sysconfdir in summary
2010-06-09  Paolo Bonzinimove computation of tools and roms outside of config...
2010-06-09  Paolo Bonziniconfigure: move directory defaults earlier
2010-06-09  Paolo Bonziniconfigure: ignore unknown --xyzdir options
2010-06-09  Paolo Bonziniconfigure: introduce more --xyzdir options
2010-06-09  Paolo Bonziniconfigure: expand ${prefix} in create_config
2010-06-09  Paolo Bonziniconfigure: move all directory entries in config-host...
2010-06-09  Paolo Bonziniconfigure: unify handling of xyzdir variables
2010-06-09  Paolo Bonzinirename CONFIG_QEMU_PREFIX
2010-06-09  Paolo Bonziniconfigure: introduce confdir and confsuffix
2010-06-09  Paolo Bonziniconfigure: introduce sysconfsuffix
2010-06-09  Paolo Bonziniconfigure: delete duplicate create_config case stanza
2010-06-09  Paolo Bonziniconfigure: dyngen is long time gone
2010-06-09  Paolo Bonziniconfigure: avoid using expr
2010-06-09  Paolo Bonziniconfigure: bail out early on invalid -cpu option
2010-06-09  Aurelien Jarnoconfigure: remove some bashisms
2010-06-09  Stefan Weiltarget-mips: Fix compilation
2010-06-09  Nathan Froydhw: honor low bit in mipssim machine
2010-06-09  Nathan Froydlinux-user: honor low bit of entry PC for MIPS
2010-06-09  Nathan Froydtarget-mips: add microMIPS exception handler support
2010-06-09  Nathan Froydtarget-mips: microMIPS ASE support
2010-06-09  Nathan Froydtarget-mips: mips16 cleanups
2010-06-09  Nathan Froydtarget-mips: refactor c{, abs}.cond.fmt insns
2010-06-09  Aurelien Jarnotarget-mips: move FP FMT comments closer to the definitions
2010-06-09  Nathan Froydtarget-mips: define constants for magic numbers
2010-06-09  Aurelien Jarnotcg: get rid of DEF2 in tcg-opc.h
2010-06-09  Aurelien Jarnotcg: get rid of copy_size in TCGOpDef
2010-06-09  Alexander GrafFix multiboot compilation
2010-06-09  Amit Shahnet: Fix hotplug with pci_add
2010-06-09  Richard Hendersontcg: Make some tcg-target.c routines static.
2010-06-09  Richard Hendersontcg: Add TYPE parameter to tcg_out_mov.
2010-06-08  Nathan Froydtarget-mips: break out [ls][wd]c1 and rdhwr insn generation
2010-06-08  Richard HendersonFix --enable-user-pie compilation.
2010-06-07  Michael S.... virtio-net: truncating packet
2010-06-07  Edgar E. Iglesiasmicroblaze: Make MSR_UM and MSR_VM part of the tb flags
2010-06-07  Edgar E. Iglesiaspetlogix-3adsp: Tweak displacement of cmdline and fdt...
2010-06-04  Blue Swirlmigration-exec: fix OpenBSD build warning
2010-06-04  Paolo Bonzinitarget-i386: fix decoding of negative 4-byte displacements
2010-06-03  Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-03  Anthony Liguorimigration: respect exit status with exec:
2010-06-02  Aurelien Jarnotcg-i386: fix a typo
2010-06-02  Aurelien Jarnotcg-i386: declare tcg_out_tlb_load() inline
2010-06-02  Richard Hendersontcg-i386: Remove some ifdefs in qemu_ld/st.
2010-06-02  Richard Hendersontcg-i386: Split out tlb load function.
2010-06-02  Richard Hendersontcg-i386: Swap order of TLB hit and miss paths.
2010-06-02  Richard Hendersontcg-i386: Split out TLB Hit path from qemu_ld/st.
next