]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2010-05-21  Richard Hendersontcg: Initialize the prologue after GUEST_BASE is fixed.
2010-05-21  Richard Hendersonalpha-linux-user: Fix sigprocmask.
2010-05-21  Richard Hendersonalpha-linux-user: Fix sigsuspend parameters.
2010-05-21  Richard Hendersonalpha-linux-user: Fix getxpid.
2010-05-21  Richard Hendersonalpha-linux-user: Fix pipe return mechanism.
2010-05-21  Richard Hendersonalpha-linux-user: Add correct sigaction constants.
2010-05-21  Richard Hendersonalpha-linux-user: Fix siginfo.si_addr for SIGSEGV and...
2010-05-21  Richard Hendersonalpha-linux-user: Fix brk error return.
2010-05-21  Richard Hendersontcg-i386: Nuke trailing whitespace.
2010-05-21  Richard Hendersontcg-i386: Use lea for three-operand add.
2010-05-21  Richard Hendersontcg-i386: Tidy lea.
2010-05-21  Richard Hendersontcg-i386: Tidy xchg.
2010-05-21  Richard Hendersontcg-i386: Tidy multiply.
2010-05-21  Richard Hendersontcg-i386: Tidy unary arithmetic.
2010-05-21  Richard Hendersontcg-i386: Tidy setcc.
2010-05-21  Richard Hendersontcg-i386: Tidy ret.
2010-05-21  Richard Hendersontcg-i386: Tidy calls.
2010-05-21  Richard Hendersontcg-i386: Tidy push/pop.
2010-05-21  Richard Hendersontcg-i386: Tidy movi.
2010-05-21  Richard Hendersontcg-i386: Tidy non-immediate arithmetic operations.
2010-05-21  Richard Hendersontcg-i386: Tidy immediate arithmetic operations.
2010-05-21  Richard Hendersontcg-i386: Tidy ext8s and ext16s operations.
2010-05-21  Richard Hendersontcg-i386: Tidy ext8u and ext16u operations.
2010-05-21  Edgar E. Iglesiasaxisdev88: Fix passing of kernel cmdline.
2010-05-21  Bernhard KauerReplace \0s with spaces before sending strings to curses.
2010-05-21  Rabin Vincentarm_timer: fix oneshot mode
2010-05-21  Rabin Vincentarm_timer: reload timer when enabled
2010-05-21  Michael Wallepflash_cfi01: add device ID read command
2010-05-20  Eduard - Gabriel... pc: fix segfault introduced by 3d53f5c36ff6
2010-05-20  Richard Hendersontarget-sparc: Inline some generation of carry for ADDX...
2010-05-20  Richard Hendersontcg-i386: Tidy jumps.
2010-05-20  Richard Hendersontcg-i386: Eliminate extra move from qemu_ld64.
2010-05-20  Richard Hendersontcg-i386: Tidy move operations.
2010-05-20  Richard Hendersontcg-i386: Tidy shift operations.
2010-05-20  Richard Hendersontcg-i386: Tidy bswap operations.
2010-05-20  Aurelien JarnoRemove i386 from .gitignore
2010-05-19  Richard Hendersontarget-sparc: Simplify ICC generation.
2010-05-19  Richard Hendersontarget-sparc: Fix compilation with --enable-debug.
2010-05-19  Riccardo MagliocchettiFix __VA__ARGS__ typo in cris mmu.c
2010-05-19  Aurelien Jarnolinux-user: fix 32-bit host breakage
2010-05-19  Edgar E. Iglesiasmicroblaze: Update elf machine nums.
2010-05-19  Edgar E. Iglesiasmicroblaze: Add linux-user core dumping support.
2010-05-19  Richard Hendersontcg-i386: Tidy initialization of tcg_target_call_clobbe...
2010-05-19  Richard Hendersontcg-i386: Allocate call-saved registers first.
2010-05-19  Stefan WeilFix cross compilation
2010-05-18  Alexander Graftarget-s390: enable SIGP Initial Reset
2010-05-18  Thomas Monjalontarget-ppc: remove dead code
2010-05-18  Alexander Graftarget-s390: add firmware code
2010-05-18  Alexander GrafPPC/KVM: make iothread work
2010-05-18  TeLeManfix chardev_init for win32
2010-05-18  Jens Osterkampqemu-sockets: avoid strlen of NULL pointer
2010-05-18  takasi-y@ops... linux-user: rlimit conversion between host and target.
2010-05-17  Blue SwirlCompile acpi_piix4, apm and pm_smbus only once
2010-05-17  Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-17  Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-05-17  Kevin Wolfblock: Remove special case for vvfat
2010-05-17  Daniel P. BerrangeFix docs for block stats monitor command
2010-05-17  Bruce Rogersuse qemu_free() instead of free()
2010-05-17  Stefan Weilblock/vdi: Fix image opening and creation for odd disk...
2010-05-17  Christoph Hellwigdmg: use qemu block API
2010-05-17  Christoph Hellwigdmg: use pread
2010-05-17  Christoph Hellwigdmg: fix reading of uncompressed chunks
2010-05-17  Stefan Weilblock/vpc: Fix conversion from size to disk geometry
2010-05-17  Christoph Hellwigparallels: use qemu block API
2010-05-17  Christoph Hellwigparallels: use pread
2010-05-17  Stefan Weilblock/vdi: Allow disk images of size 0
2010-05-17  Kevin Wolfblock: Fix bdrv_commit
2010-05-17  Kevin Wolfblock: Fix protocol detection for Windows devices
2010-05-17  Kevin Wolfblock: Avoid unchecked casts for AIOCBs
2010-05-17  Christoph Hellwigbochs: use qemu block API
2010-05-17  Christoph Hellwigbochs: use pread
2010-05-17  Kevin Wolfide: Fix ide_dma_cancel
2010-05-17  Christoph Hellwigcloop: use qemu block API
2010-05-17  Christoph Hellwigcloop: use pread
2010-05-17  Ryota Ozakiqemu-nbd: Improve error reporting
2010-05-17  Stefan Hajnocziblock: Remove semicolon in BDRV_SECTOR_MASK macro
2010-05-16  Blue Swirlsparc: move DT and QT defines to op_helper.c
2010-05-16  Igor V. Kovalenkosparc64: fix TT_WOTHER value
2010-05-16  Igor V. Kovalenkosparc64: fix mmu demap operand typo
2010-05-15  Blue SwirlUpdate to a hopefully more future proof FSF address
2010-05-15  Blue SwirlTrim unnecessary includes
2010-05-15  Isaku Yamahatamc146818rtc: remove #ifdef DEBUG_CMOS.
2010-05-15  Isaku Yamahataapm: remove #ifdef DEBUG.
2010-05-15  Isaku Yamahataacpi_piix4: remove #ifdef DEBUG.
2010-05-15  Isaku Yamahatapm_smbus: remove #ifdef DEBUG.
2010-05-15  Isaku Yamahatapci hotadd, acpi_piix4: remove global variables
2010-05-15  Isaku Yamahatapci hotplug: add argument to pci hot plug callback.
2010-05-15  Isaku Yamahataacpi_piix4: qdevfy.
2010-05-15  Isaku Yamahatartc: make rtc_xxx accept/return ISADevice instead of...
2010-05-15  Isaku Yamahatapc: move rtc declarations from pc.h into a dedicated...
2010-05-15  Isaku Yamahatapc: split out piix specific part from pc.c into pc_piix.c
2010-05-15  Isaku Yamahatapc: split out pci device init from pc_init1() into...
2010-05-15  Isaku Yamahatapc: split out basic device init from pc_init1() into...
2010-05-15  Isaku Yamahatapc: split out vga initialization from pc_init1() into...
2010-05-15  Isaku Yamahatapc: split out memory allocation from pc_init1() into...
2010-05-15  Isaku Yamahatapc: split out cpu initialization from pc_init1() into...
2010-05-15  Isaku Yamahatapc: make pc_init1() not refer ferr_irq directly.
2010-05-15  Isaku Yamahatapc: introduce a function to allocate cpu irq.
2010-05-15  Isaku Yamahatapc: remove global variable rtc_state by using qemu_irq.
2010-05-15  Isaku Yamahatapc: remove a global variable, floppy_controller.
next