]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2010-03-07 Blue Swirli386-dis: remove dead assignments, spotted by clang
2010-03-07 Blue Swirlsoftfloat: remove dead assignments, spotted by clang
2010-03-07 Blue Swirlslirp: remove dead nested assignment, spotted by clang
2010-03-07 Blue Swirlslirp: remove dead initialization, spotted by clang
2010-03-07 Blue Swirlslirp: remove dead increments, spotted by clang
2010-03-07 Blue Swirlslirp: remove dead assignments, spotted by clang
2010-03-06 Adam Lackorzynskitarget-arm: Fix missing 'return' in SRS handling.
2010-03-06 Samuel ThibaultFix curses interaction with keymaps
2010-03-06 Paolo Bonziniuse absolute URLs for .gitmodules
2010-03-06 Stefan WeilDocumentation: Modify rule for html output (better...
2010-03-06 Christoph Hellwigscsi: update comment on the standards revision
2010-03-06 Ryota Ozakiqemu-nbd: Fix wrong description in qemu-nbd.texi
2010-03-06 Kevin WolfBuild usb-ohci for PCs
2010-03-06 Amit Shahppc440_bamboo: Disable new virtio-serial features for...
2010-03-06 Amit Shahppc440_bamboo: Add 0.12 and 0.13 machine types for...
2010-03-06 Amit Shahs390-virtio: Fix compile error for virtio-block init
2010-03-06 Kevin Wolfjson-parser: Fix segfault on malformed input
2010-03-06 Aurelien Jarnohw/serial.c: fix THRE interrupt clearing
2010-03-06 Aurelien Jarnohw/serial.c: fix indentation
2010-03-06 takasi-y@ops... linux-user: Save/restore fpu registers to signal contex...
2010-03-06 takasi-y@ops... linux-user: Fix syscall pipe2() retval on sh4
2010-03-06 malctarget-i386: Fix long jumps/calls in long mode with...
2010-03-06 Aurelien Jarnotarget-i386: fix lddqu SSE instruction
2010-03-06 Anthony LiguoriUpdate to latest SeaBIOS
2010-03-04 Stefan WeilMakefile: Fix names of GPXE ROM files
2010-03-04 Aurelien Jarnotarget-mips: use newer logical ops
2010-03-04 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into pulls
2010-03-04 Jan Kiszkax86: Extend validity of bsp_to_cpu
2010-03-04 Jan KiszkaKVM: x86: Restrict writeback of VCPU state
2010-03-04 Jan KiszkaKVM: Rework VCPU state writeback API
2010-03-04 Jan KiszkaKVM: Rework of guest debug state writing
2010-03-04 Marcelo TosattiAdd option to use file backed guest memory
2010-03-04 Avi KivityAllocate memory below 4GB as one chunk
2010-03-03 Stefan Weileepro100: Keep includes sorted
2010-03-03 Stefan Weileepro100: Remove C++ comments
2010-03-03 Stefan Weileepro100: Add diagnose command
2010-03-03 Stefan Weileepro100: New function for reading command block
2010-03-03 Stefan Weileepro100: Use tx.status
2010-03-03 Stefan Weileepro100: Prettify code (no functional changes)
2010-03-03 Stefan Weileepro100: Fix CU Start command
2010-03-03 Stefan Weileepro100: Support RNR interrupt
2010-03-03 Stefan Weileepro100: Replace variable name to fix a compiler warning
2010-03-03 Stefan Weileepro100: Use symbolic names for bits in EEPROM id
2010-03-03 Stefan Weileepro100: Remove old unused code
2010-03-03 Stefan Weileepro100: Use symbolic names and BIT macros in binary...
2010-03-03 Stefan Weileepro100: Add device descriptions
2010-03-03 Stefan Weileepro100: Update copyright notice
2010-03-03 Stefan Weileepro100: Add TODO list
2010-03-03 Stefan Weileepro100: Support gpxe boot for all eepro100 devices
2010-03-03 Stefan Weileepro100: Fix PXE boot
2010-03-03 Stefan Weileepro100: Add missing SCB register names
2010-03-03 Stefan Weileepro100: Fix compiler errors from debug messages
2010-03-02 Samuel Thibault(curses) Use more descriptive values
2010-03-02 Samuel ThibaultFix curses return key when using -k
2010-03-02 Aurelien Jarnotarget-mips: use setcond when possible
2010-03-02 Aurelien Jarnotcg/arm: merge the two sets of #define for optional ops
2010-03-02 Aurelien Jarnotcg/arm: accept immediate arguments for brcond/setcond
2010-03-02 Andrzej ZaborowskiAdd a missing break
2010-03-02 Aurelien Jarnotcg/arm: implement setcond2
2010-03-02 Aurelien Jarnotcg/arm: implement setcond
2010-03-02 Aurelien Jarnotcg/arm: fix div2/divu2
2010-03-01 Paul BrookAvoid tlb_set_page in userspace emulation
2010-03-01 Paul BrookMove subpage definitions
2010-03-01 Paul BrookDisassembler symbol lookup fix
2010-03-01 Paul BrookMove ioport.h out of cpu-all.h
2010-03-01 Paul BrookRemove bogus cpu_physical_memory_rw
2010-02-28 Paul BrookRemove l1_phys_map from userspace emulation
2010-02-28 Paul BrookFix userspace breakpoint invalidation
2010-02-28 Juha Riihimäkitarget-arm: neon vshll instruction fix
2010-02-28 Riku Voipiotarget-arm: neon - fix VRADDHN/VRSUBHN vs VADDHN/VSUBHN
2010-02-28 Jason Wesseltarget-i386: fix crash on x86 32bit linux host with...
2010-02-28 Richard Hendersonalpha-linux-user: Implement signals.
2010-02-28 Richard Hendersontarget-alpha: Implement IEEE FP qualifiers.
2010-02-28 Aurelien Jarnotarget-ppc: don't print invalid opcode messages on...
2010-02-28 Aurelien JarnoRevert "target-ppc: stop translation after a trap instr...
2010-02-28 malcaudio/alsa: Handle SND_PCM_STATE_SETUP in alsa_poll_handler
2010-02-28 Vagrant Cascadianaudio/alsa: Spelling typo (paramters)
2010-02-28 Aurelien Jarnotarget-ppc: stop translation after a trap instruction
2010-02-28 Jan Kiszkaqemu-char.c: drop debug printfs from qemu_chr_parse_compat
2010-02-27 Liu Yupowerpc/e500: adjust fdt and ramdisk loading addr
2010-02-27 Aurelien Jarnopowerpc: fix compilation with CONFIG_FDT undefined
2010-02-27 Liu Yupowerpc/booke: move fdt loading to rom infrastructure
2010-02-27 Liu Yutarget-ppc: add synchronize register for booke init
2010-02-27 takasi-y@ops... target-sh4: Fix gdb read/write register
2010-02-27 Nathan Froydtarget-ppc: fix SPE evsplat* instructions
2010-02-27 Nathan Froydtarget-ppc: fix SPE evcmp* instructions
2010-02-27 Stefan Weilarm host: Fix linker warning (m68k targets)
2010-02-27 Amit ShahFix 'make install' from non-srcdir build
2010-02-27 Daniel GutsonFix to 'gdb detach' stub
2010-02-27 Aurelien JarnoFix qemu -net user,hostfwd= example
2010-02-26 malctcg/ppc: Fix right rotation
2010-02-25 Stefan Weiltarget-sparc: fix --enable-debug build for 64 bit host
2010-02-25 Paul BrookFix -usbdevice crash
2010-02-23 Paul BrookARM defconfig fix
2010-02-23 Richard Hendersontarget-alpha: Mark helper_excp as NORETURN.
2010-02-23 Richard Hendersontarget-alpha: Clean up arithmetic traps.
2010-02-23 Richard Hendersontarget-alpha: Reduce internal processor registers for...
2010-02-23 Richard Hendersontarget-alpha: Split up FPCR value into separate fields.
2010-02-23 Richard Hendersontarget-alpha: Fix gdb access to fpcr and unique.
2010-02-23 Blue SwirlFix OpenBSD linker warning
next