]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2010-06-02 Igor V. Kovalenkosparc64: fix udiv and sdiv insns
2010-06-02 Igor V. Kovalenkosparc64: improve ldf and stf insns
2010-06-02 Igor V. Kovalenkosparc64: use symbolic name for MMU index v1
2010-06-02 Igor V. Kovalenkosparc64: fix ldxfsr insn
2010-06-02 Igor V. Kovalenkosparc64: fix 32bit load sign extension
2010-06-02 Igor V. Kovalenkosparc64: fix missing address masking v1
2010-06-02 Igor V. Kovalenkosparc64: fix tag access register on mmu traps
2010-06-01 Corentin Charyvnc: add missing target for vnc-encodings-*.o
2010-06-01 Corentin Charyvnc: tight: don't forget the third color
2010-06-01 Corentin Charyvnc: tight: don't forget last pixel in tight_encode_ind...
2010-06-01 Luiz CapitulinoMonitor: Drop QMP documentation from code
2010-06-01 Jan KiszkaQMP: Introduce commands documentation
2010-06-01 Jan Kiszkamonitor: Reorder info documentation
2010-06-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into HEAD
2010-06-01 Gerd Hoffmannvnc: move size-changed check into the vnc_desktop_resiz...
2010-06-01 Gerd Hoffmannvnc: don't send invalid screen updates.
2010-06-01 Gerd Hoffmannvnc: keep track of client desktop size
2010-06-01 Gerd Hoffmannvnc: send desktopresize event as reply to set encodings
2010-06-01 Gerd Hoffmannvnc: factor out vnc_desktop_resize()
2010-06-01 Gerd HoffmannAdd support for depth 15 to qemu_default_pixelformat()
2010-06-01 Gerd Hoffmanncheck for active_console before using it
2010-06-01 Jan KiszkaAdd dependency of JSON unit tests on config-host.h
2010-06-01 Pierre Riteaumigration: Fix calculation of bytes_transferred
2010-06-01 Alon Levyvirtio-serial-bus: fix ports_map allocation on init
2010-06-01 Andre Przywararesent: x86/cpuid: Add kvm32 CPU model
2010-06-01 Corentin Charyvnc: tight: add palette encoding
2010-06-01 Corentin Charyvnc: add support for tight fill encoding
2010-06-01 Corentin Charyvnc: add basic tight support
2010-06-01 Corentin Charyvnc: return the number of rectangles
2010-06-01 Corentin Charyvnc: remove a memory leak in zlib
2010-06-01 Corentin Charyvnc: add buffer_free()
2010-06-01 Corentin Charyvnc: don't clear zlib stream on set_encoding
2010-06-01 Corentin Charyvnc: adjust compression zstream level
2010-06-01 Corentin Charyvnc: only use a single zlib stream
2010-06-01 Corentin Charyvnc: really call zlib if we want zlib
2010-06-01 Corentin Charyvnc: explain why set_encodings loop is reversed
2010-06-01 Corentin CharyRevert "vnc: set the right prefered encoding"
2010-05-31 Blue Swirlioapic: improve debugging
2010-05-31 Alexander GrafFix leul_to_cpu on big endian hosts
2010-05-31 Lars Muncharm: fix arm kernel boot for non zero start addr
2010-05-31 Thomas Monjalontarget-ppc: remove useless line
2010-05-31 Thomas Monjalontarget-ppc: fix RFI by clearing some bits of MSR
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
next