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
2012-03-02
arm: add device tree support
Grant Likely
2012-03-02
arm: make sure that number of irqs can be represented in GICD_TYPER.
Rusty Russell
2012-03-02
arm: clean up GIC constants
Rusty Russell
2012-02-29
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-02-29
Merge remote-tracking branch 'spice/spice.v49' into staging
Anthony Liguori
2012-02-29
Merge remote-tracking branch 'kraxel/usb.39' into staging
Anthony Liguori
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-28
qxl: properly handle upright and non-shared surfaces
Gerd Hoffmann
2012-02-28
Error out when tls-channel option is used without TLS
Christophe Fergeau
2012-02-28
spice: use error_report to report errors
Christophe Fergeau
2012-02-28
qxl: add optinal 64bit vram bar
Gerd Hoffmann
2012-02-27
Merge remote-tracking branch 'aneesh/for-upstream' into staging
Anthony Liguori
2012-02-27
usb: Resolve warnings about unassigned bus on usb device creation
Jan Kiszka
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-27
usb-redir: Return USB_RET_NAK when we've no data for an interrupt endpoint
Hans de Goede
2012-02-27
usb-redir: Limit return values returned by iso packets
Hans de Goede
2012-02-27
usb-redir: Let the usb-host know about our device filtering
Hans de Goede
2012-02-27
usb-redir: Always clear device state on filter reject
Hans de Goede
2012-02-27
usb-redir: Fix printing of device version
Hans de Goede
2012-02-27
ehci: drop old stuff
Gerd Hoffmann
2012-02-27
usb-ehci: Handle ISO packets failing with an error other then NAK
Hans de Goede
[next]