index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-02-29
qemu-img: fix segment fault when the image format is qed
Zhi Yong Wu
2012-02-29
qemu-io: fix segment fault when the image format is qed
Zhi Yong Wu
2012-02-29
qemu-tool: revert cpu_get_clock() abort(3)
Stefan Hajnoczi
2012-02-29
qemu-iotests: Test rebase with short backing file
Kevin Wolf
2012-02-29
qemu-iotests: 026: Reduce output changes for cache=none qcow2
Kevin Wolf
2012-02-29
qemu-iotests: Filter out DOS line endings
Kevin Wolf
2012-02-29
test: add image streaming tests
Stefan Hajnoczi
2012-02-29
qemu-iotests: add iotests Python module
Stefan Hajnoczi
2012-02-29
qemu-iotests: export TEST_DIR for non-bash tests
Stefan Hajnoczi
2012-02-29
QMP: Add qmp command for blockdev-group-snapshot-sync
Jeff Cody
2012-02-29
qapi: Introduce blockdev-group-snapshot-sync command
Jeff Cody
2012-02-29
qcow2: Reject too large header extensions
Kevin Wolf
2012-02-29
qcow2: Fix offset in qcow2_read_extensions
Kevin Wolf
2012-02-29
block: drop aio_multiwrite in BlockDriver
Paolo Bonzini
2012-02-29
block: remove unused fields in BlockDriverState
Paolo Bonzini
2012-02-29
qcow2: Fix build with DEBUG_EXT enabled
Kevin Wolf
2012-02-29
ide: fail I/O to empty disk
Paolo Bonzini
2012-02-29
fdc: DIR (Digital Input Register) should return status of current drive...
Hervé Poussineau
2012-02-29
fdc: fix seek command, which shouldn't check tracks
Hervé Poussineau
2012-02-29
fdc: check if media rate is correct before doing any transfer
Hervé Poussineau
2012-02-29
fdc: add a 'check media rate' property. Not used yet
Hervé Poussineau
2012-02-29
block: add a transfer rate for floppy types
Hervé Poussineau
2012-02-29
fdc: add CCR (Configuration Control Register) write register
Hervé Poussineau
2012-02-29
fdc: handle read-only floppies (abort early on write commands)
Hervé Poussineau
2012-02-29
fdc: most control commands do not generate interrupts
Hervé Poussineau
2012-02-29
fdc: set busy bit when starting a command
Hervé Poussineau
2012-02-29
fdc: take side count into account
Hervé Poussineau
2012-02-27
Merge remote-tracking branch 'aneesh/for-upstream' into staging
Anthony Liguori
2012-02-27
slirp: Fix assertion failure on rejected DHCP requests
David Gibson
2012-02-27
slirp: Refactor if_start
Jan Kiszka
2012-02-27
slirp: Fix requeuing of batchq packets in if_start
Jan Kiszka
2012-02-27
slirp: Clean up ifs_init
Jan Kiszka
2012-02-25
audio: Add some fall through comments
Stefan Weil
2012-02-24
configure: Check whether makecontext() is a glibc stub function
Peter Maydell
2012-02-24
vl.c: Avoid segfault when started with no arguments
Peter Maydell
2012-02-24
nic: zap obsolote romloading bits from ne2k + pcnet
Gerd Hoffmann
2012-02-24
build: allow turning off debuginfo
Gerd Hoffmann
2012-02-24
optimize screendump for the common non-switch case
Gerd Hoffmann
2012-02-24
Remove screendump dummy functions.
Gerd Hoffmann
2012-02-24
vga: simplify screendump
Gerd Hoffmann
2012-02-24
suspend: add qmp events
Gerd Hoffmann
2012-02-24
suspend: make acpi timer wakeup the guest.
Gerd Hoffmann
2012-02-24
suspend: make rtc alarm wakeup the guest.
Gerd Hoffmann
2012-02-24
suspend: make serial ports wakeup the guest.
Gerd Hoffmann
2012-02-24
suspend: make ps/2 devices wakeup the guest
Gerd Hoffmann
2012-02-24
suspend: add system_wakeup monitor command
Gerd Hoffmann
2012-02-24
suspend: switch acpi s3 to new infrastructure.
Gerd Hoffmann
2012-02-24
suspend: add infrastructure
Gerd Hoffmann
2012-02-24
acpi: add acpi_pm1_evt_write_en
Gerd Hoffmann
2012-02-24
acpi: don't pass overflow_time to acpi_pm1_evt_get_sts
Gerd Hoffmann
[next]