index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-06-04
block: call the snapshot handlers of the protocol drivers
MORITA Kazutaka
2010-06-04
close all the block drivers before the qemu process exits
MORITA Kazutaka
2010-06-04
block: Assume raw for drives without media
Kevin Wolf
2010-06-04
Fix error message in drive_init
Kevin Wolf
2010-06-04
scsi: Fix info qtree for scsi-disk.ver
Markus Armbruster
2010-06-04
scsi: Turn drive serial into a qdev property scsi-disk.serial
Markus Armbruster
2010-06-04
ide: Fix info qtree for ide-drive.ver
Markus Armbruster
2010-06-04
ide: Turn drive serial into a qdev property ide-drive.serial
Markus Armbruster
2010-06-04
qdev: Don't leak string property value on hot unplug
Markus Armbruster
2010-06-04
qdev: New qdev_prop_set_string()
Markus Armbruster
2010-06-04
ide: Split non-qdev code off ide_init2()
Markus Armbruster
2010-06-04
ide: Change ide_init_drive() to require valid dinfo argument
Markus Armbruster
2010-06-04
ide: Split ide_init1() off ide_init2()
Markus Armbruster
2010-06-04
ide: Remove redundant IDEState member conf
Markus Armbruster
2010-06-04
ide: Remove useless IDEDeviceInfo members unit, drive
Markus Armbruster
2010-06-04
usb: Remove unused usb_device_add() parameter is_hotplug
Markus Armbruster
2010-06-04
blockdev: Belatedly remove driveopts
Markus Armbruster
2010-06-04
blockdev: Belatedly remove MAX_DRIVES
Markus Armbruster
2010-06-04
qemu-io: Fix error messages
Kevin Wolf
2010-06-04
Cleanup: virtio-blk.c: Be more consistent using BDRV_SECTOR_SIZE instead
Jes Sorensen
2010-06-04
Cleanup: raw-posix.c: Be more consistent using BDRV_SECTOR_SIZE instead of 512
Jes Sorensen
2010-06-04
Cleanup: Be consistent and use BDRV_SECTOR_SIZE instead of 512
Jes Sorensen
2010-06-04
Cleanup: bdrv_open() no need to shift total_size just to shift back.
Jes Sorensen
2010-06-03
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
2010-06-03
migration: respect exit status with exec:
Anthony Liguori
2010-06-03
tcg-i386: fix a typo
Aurelien Jarno
2010-06-02
tcg-i386: declare tcg_out_tlb_load() inline
Aurelien Jarno
2010-06-02
tcg-i386: Remove some ifdefs in qemu_ld/st.
Richard Henderson
2010-06-02
tcg-i386: Split out tlb load function.
Richard Henderson
2010-06-02
tcg-i386: Swap order of TLB hit and miss paths.
Richard Henderson
2010-06-02
tcg-i386: Split out TLB Hit path from qemu_ld/st.
Richard Henderson
2010-06-02
tcg-i386: Tidy data16 prefixes.
Richard Henderson
2010-06-02
sparc64: fix umul and smul insns
Igor V. Kovalenko
2010-06-02
sparc64: fix udiv and sdiv insns
Igor V. Kovalenko
2010-06-02
sparc64: improve ldf and stf insns
Igor V. Kovalenko
2010-06-02
sparc64: use symbolic name for MMU index v1
Igor V. Kovalenko
2010-06-02
sparc64: fix ldxfsr insn
Igor V. Kovalenko
2010-06-02
sparc64: fix 32bit load sign extension
Igor V. Kovalenko
2010-06-02
sparc64: fix missing address masking v1
Igor V. Kovalenko
2010-06-02
sparc64: fix tag access register on mmu traps
Igor V. Kovalenko
2010-06-01
vnc: add missing target for vnc-encodings-*.o
Corentin Chary
2010-06-01
vnc: tight: don't forget the third color
Corentin Chary
2010-06-01
vnc: tight: don't forget last pixel in tight_encode_indexed_rect
Corentin Chary
2010-06-01
Monitor: Drop QMP documentation from code
Luiz Capitulino
2010-06-01
QMP: Introduce commands documentation
Jan Kiszka
2010-06-01
monitor: Reorder info documentation
Jan Kiszka
2010-06-01
Merge remote branch 'mst/for_anthony' into HEAD
Anthony Liguori
2010-06-01
vnc: move size-changed check into the vnc_desktop_resize function.
Gerd Hoffmann
2010-06-01
vnc: don't send invalid screen updates.
Gerd Hoffmann
2010-06-01
vnc: keep track of client desktop size
Gerd Hoffmann
[next]