sdk/emulator/qemu.git
2010-05-31 Isaku Yamahatapci-hotplug: make them aware of pci domain.
2010-05-31 Isaku Yamahatamsix: remove duplicated defines.
2010-05-31 Isaku Yamahatapci.h: remove unused constants.
2010-05-31 Isaku Yamahatapci: add const to pci_is_express(), pci_config_size().
2010-05-31 Isaku Yamahatapci: clean up of pci_set_default_subsystem_id().
2010-05-30 Blue Swirlmc146818rtc: improve debugging
2010-05-29 Artyom Tarasenkosparc32 SuperSPARC MMU Breakpoint Action register ...
2010-05-29 Blue Swirlpc: improve debugging
2010-05-29 Blue Swirlapic: improve debugging
2010-05-29 Blue Swirli8259: improve debugging
2010-05-29 Blue Swirlsparc64: fix user emulator build
2010-05-29 Artyom TarasenkoPad iommu with an empty slot (necessary for SunOS 4...
2010-05-29 Igor V. Kovalenkosparc64: fix 128-bit atomic load from nucleus context v1
2010-05-29 Paul BrookPre-allocate guest address space
2010-05-28 Richard Hendersonalpha-linux-user: Fill in SI_CODE for SIGSEGV.
2010-05-28 Richard Hendersonlinux-user: Use qemu-malloc.c.
2010-05-28 Richard HendersonUse calloc in qemu_mallocz.
2010-05-28 Riccardo Magliocchettilinux-user: Fix compilation with DEBUG defined
2010-05-28 Riccardo MagliocchettiFix hw/gt64xxx.c compilation with DEBUG defined
2010-05-28 Riccardo MagliocchettiFix typo in balloon help
2010-05-28 Jan Kiszkamusicpal: Drop redundant reset call
2010-05-28 Stefan Hajnoczidoc: Update monitor info subcommands
2010-05-28 Avi KivityFix overflow in i440fx_init()
2010-05-28 Lars Muncharm: prevent coprocessor IO reset
2010-05-28 Richard Hendersontcg: Use INDEX_op_qemu_ld32 for 32-bit results.
2010-05-27 Jes Sorensenvhost_net.c: v2 Fix build failure introduced by 0bfcd59...
2010-05-26 Alexander GrafMake cache=unsafe the default for -snapshot
2010-05-26 Igor V. Kovalenkosparc64: clean up pci bridge map
2010-05-26 Igor V. Kovalenkosparc64: rename sun4u cpu to Ultrasparc IIi
2010-05-26 Alexander GrafAdd cache=unsafe parameter to -drive
2010-05-24 Gerd Hoffmannvnc: rich cursor support.
2010-05-24 Gerd Hoffmannuse new cursor struct + functions for vmware vga and...
2010-05-24 Gerd Hoffmanncursor: add cursor functions.
2010-05-24 Kevin WolfFix error handling in qemu_read_config_file
2010-05-24 Amos KongVirtio-net: Replace the hardcode 6 with defined ETN_ALEN
2010-05-24 Jan Kiszkasdl: Do not disable screensaver by default
2010-05-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-24 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-05-24 Edgar E. Iglesiasmicroblaze: Handle new elf mach nr for sysemu.
2010-05-22 Jan Kiszkalsi: Fix value overflow in request tag processing
2010-05-22 Igor V. Kovalenkosparc64: flush translations on mmu context change
2010-05-22 Igor V. Kovalenkosparc64: fix mmu context at trap levels above zero
2010-05-22 Igor V. Kovalenkosparc64: fix dump_mmu to look for global bit in tte...
2010-05-22 Igor V. Kovalenkosparc64: fix pstate privilege bits
2010-05-22 Igor V. Kovalenkosparc64: generate data access exception on RW violation
2010-05-22 Artyom Tarasenkosparc32 protect read-only bits in DMA CSR registers
2010-05-22 TeLeManvmstate: fix breakage by 7e72abc382b700a72549e8147bdea4...
2010-05-22 Markus ArmbrusterFix -device help and documentation
2010-05-22 Stuart BradyFix tarbin Makefile rule
2010-05-22 Jan Kiszkahxtool: Add syntax error detection
2010-05-22 Jan KiszkaFix TEXI section mark imbalance in qemu-img-cmd.hx
2010-05-22 Jan KiszkaPut dependency files in proper subdir
2010-05-22 Jan KiszkaClean libhw subdirs as well
2010-05-22 Blue SwirlFix %lld or %llx printf format use
2010-05-22 Blue SwirlCompile dma only once
2010-05-22 Blue Swirlpckbd: improve debugging
2010-05-22 Blue SwirlCompile pckbd only once
2010-05-21 Riku Voipiolinux-user: do not warn for missing pselect6
2010-05-21 Richard Hendersontcg-ia64: Load GUEST_BASE into a register.
2010-05-21 Richard Hendersontcg-ia64: Fix some register usage issues.
2010-05-21 Richard Hendersontcg-hppa: Load GUEST_BASE as an immediate.
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-21 Kevin Wolfvvfat: More build fixes with DEBUG
2010-05-21 Riccardo Magliocchettivvfat: Fix compilation with DEBUG defined
2010-05-21 Nicholas Bellingerblock: Add SG_IO device check in refresh_total_sectors()
2010-05-21 Nicholas Bellingerblock: Make find_image_format() return 'raw' BlockDrive...
2010-05-21 Christoph Hellwigblock: fix sector comparism in multiwrite_req_compare
2010-05-21 Christoph Hellwigvirtio-blk: fix barrier support
2010-05-21 Stefan Hajnoczivirtio-blk: Avoid zeroing every request structure
2010-05-21 Avi Kivityblock: fix aio_flush segfaults for read-only protocols...
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.
next