]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2010-06-04  Markus Armbrusteride: Turn drive serial into a qdev property ide-drive...
2010-06-04  Markus Armbrusterqdev: Don't leak string property value on hot unplug
2010-06-04  Markus Armbrusterqdev: New qdev_prop_set_string()
2010-06-04  Markus Armbrusteride: Split non-qdev code off ide_init2()
2010-06-04  Markus Armbrusteride: Change ide_init_drive() to require valid dinfo...
2010-06-04  Markus Armbrusteride: Split ide_init1() off ide_init2()
2010-06-04  Markus Armbrusteride: Remove redundant IDEState member conf
2010-06-04  Markus Armbrusteride: Remove useless IDEDeviceInfo members unit, drive
2010-06-04  Markus Armbrusterusb: Remove unused usb_device_add() parameter is_hotplug
2010-06-04  Markus Armbrusterblockdev: Belatedly remove driveopts
2010-06-04  Markus Armbrusterblockdev: Belatedly remove MAX_DRIVES
2010-06-04  Kevin Wolfqemu-io: Fix error messages
2010-06-04  Jes SorensenCleanup: virtio-blk.c: Be more consistent using BDRV_SE...
2010-06-04  Jes SorensenCleanup: raw-posix.c: Be more consistent using BDRV_SEC...
2010-06-04  Jes SorensenCleanup: Be consistent and use BDRV_SECTOR_SIZE instead...
2010-06-04  Jes SorensenCleanup: bdrv_open() no need to shift total_size just...
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.
2010-06-02  Richard Hendersontcg-i386: Tidy data16 prefixes.
2010-06-02  Igor V. Kovalenkosparc64: fix umul and smul insns
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-28  Nicholas A... block: Add missing bdrv_delete() for SG_IO BlockDriver...
2010-05-28  Kevin Wolfqcow2: Fix corruption after error in update_refcount
2010-05-28  Kevin Wolfqcow2: Fix corruption after refblock allocation
2010-05-28  Kevin Wolfqcow2: Return right error code in write_refcount_block_...
2010-05-28  Kevin Wolfqcow2: Change l2_load to return 0/-errno
2010-05-28  Kevin Wolfqcow2: Allow qcow2_get_cluster_offset to return errors
2010-05-28  Jes Sorensenblock.h: Make BDRV_SECTOR_SIZE 64 bit safe
next