]> Git Repo - qemu.git/shortlog
qemu.git
2010-06-09 Paolo Bonziniconfigure: dyngen is long time gone
2010-06-09 Paolo Bonziniconfigure: avoid using expr
2010-06-09 Paolo Bonziniconfigure: bail out early on invalid -cpu option
2010-06-09 Aurelien Jarnoconfigure: remove some bashisms
2010-06-09 Stefan Weiltarget-mips: Fix compilation
2010-06-09 Nathan Froydhw: honor low bit in mipssim machine
2010-06-09 Nathan Froydlinux-user: honor low bit of entry PC for MIPS
2010-06-09 Nathan Froydtarget-mips: add microMIPS exception handler support
2010-06-09 Nathan Froydtarget-mips: microMIPS ASE support
2010-06-09 Nathan Froydtarget-mips: mips16 cleanups
2010-06-09 Nathan Froydtarget-mips: refactor c{, abs}.cond.fmt insns
2010-06-09 Aurelien Jarnotarget-mips: move FP FMT comments closer to the definitions
2010-06-09 Nathan Froydtarget-mips: define constants for magic numbers
2010-06-09 Aurelien Jarnotcg: get rid of DEF2 in tcg-opc.h
2010-06-09 Aurelien Jarnotcg: get rid of copy_size in TCGOpDef
2010-06-09 Alexander GrafFix multiboot compilation
2010-06-09 Amit Shahnet: Fix hotplug with pci_add
2010-06-09 Richard Hendersontcg: Make some tcg-target.c routines static.
2010-06-09 Richard Hendersontcg: Add TYPE parameter to tcg_out_mov.
2010-06-08 Nathan Froydtarget-mips: break out [ls][wd]c1 and rdhwr insn generation
2010-06-08 Richard HendersonFix --enable-user-pie compilation.
2010-06-07 Michael S.... virtio-net: truncating packet
2010-06-07 Edgar E. Iglesiasmicroblaze: Make MSR_UM and MSR_VM part of the tb flags
2010-06-07 Edgar E. Iglesiaspetlogix-3adsp: Tweak displacement of cmdline and fdt...
2010-06-04 Blue Swirlmigration-exec: fix OpenBSD build warning
2010-06-04 Paolo Bonzinitarget-i386: fix decoding of negative 4-byte displacements
2010-06-04 Luiz Capitulinoblock: Fix serial number assignment
2010-06-04 Markus Armbrusterblockdev: Collect block device code in new blockdev.c
2010-06-04 Markus Armbrusterqdev: Move declaration of qdev_init_bdrv() into qdev.h
2010-06-04 Markus Armbrusterblockdev: Hide QEMUMachine from drive_init()
2010-06-04 MORITA Kazutakablock: call the snapshot handlers of the protocol drivers
2010-06-04 MORITA Kazutakaclose all the block drivers before the qemu process...
2010-06-04 Kevin Wolfblock: Assume raw for drives without media
2010-06-04 Kevin WolfFix error message in drive_init
2010-06-04 Markus Armbrusterscsi: Fix info qtree for scsi-disk.ver
2010-06-04 Markus Armbrusterscsi: Turn drive serial into a qdev property scsi-disk...
2010-06-04 Markus Armbrusteride: Fix info qtree for ide-drive.ver
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-02 Michael S.... virtio-net: stop vhost backend on vmstop
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
next
This page took 0.063593 seconds and 4 git commands to generate.