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-01-27
qdev: integrate with QEMU Object Model (v2)
Anthony Liguori
2012-01-27
qom: add the base Object class (v2)
Anthony Liguori
2012-01-27
pci: call reset unconditionally
Anthony Liguori
2012-01-27
openpic: remove dead code to make a PCI device version
Anthony Liguori
2012-01-27
macio: convert to qdev
Anthony Liguori
2012-01-27
Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into staging
Anthony Liguori
2012-01-27
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-01-27
qemu-io: end aio help text sentences with periods
Laszlo Ersek
2012-01-27
./configure: export xfs config via --{enable, disable}-xfsctl
Sergei Trofimovich
2012-01-27
pcnet: Preserve link state across device reset
Jan Kiszka
2012-01-27
e1000: Preserve link state across device reset
Jan Kiszka
2012-01-27
qdev-property: Make bit property parsing stricter
Jan Kiszka
2012-01-27
remove #if 0 code for timers
Paolo Bonzini
2012-01-26
scsi: Guard against buflen exceeding req->cmd.xfer in scsi_disk_emulate_command
Thomas Higdon
2012-01-26
qcow: Use bdrv functions to replace file operation
Li Zhi Hui
2012-01-26
qcow: Return real error code in qcow_open
Li Zhi Hui
2012-01-26
block/vdi: Zero unused parts when allocating a new block (fix #919242)
Stefan Weil
2012-01-26
virtio-blk: add virtio_blk_handle_read trace event
Stefan Hajnoczi
2012-01-26
docs: describe live block operations
Marcelo Tosatti
2012-01-26
block: add support for partial streaming
Marcelo Tosatti
2012-01-26
add QERR_BASE_NOT_FOUND
Marcelo Tosatti
2012-01-26
block: add bdrv_find_backing_image
Marcelo Tosatti
2012-01-26
blockdev: make image streaming safe across hotplug
Stefan Hajnoczi
2012-01-26
qmp: add query-block-jobs
Stefan Hajnoczi
2012-01-26
qmp: add block_job_cancel command
Stefan Hajnoczi
2012-01-26
qmp: add block_job_set_speed command
Stefan Hajnoczi
2012-01-26
qmp: add block_stream command
Stefan Hajnoczi
2012-01-26
arm: SoC model for Calxeda Highbank
Rob Herring
2012-01-26
arm_boot: support board IDs more than 16 bits wide
Peter Maydell
2012-01-26
arm: add secondary cpu boot callbacks to arm_boot.c
Mark Langsdorf
2012-01-26
ahci: add support for non-PCI based controllers
Rob Herring
2012-01-26
Add xgmac ethernet model
Rob Herring
2012-01-26
block: rate-limit streaming operations
Stefan Hajnoczi
2012-01-26
block: add image streaming block job
Stefan Hajnoczi
2012-01-26
block: add BlockJob interface for long-running operations
Stefan Hajnoczi
2012-01-26
block: make copy-on-read a per-request flag
Stefan Hajnoczi
2012-01-26
block: check bdrv_in_use() before blockdev operations
Stefan Hajnoczi
2012-01-26
coroutine: add co_sleep_ns() coroutine sleep function
Stefan Hajnoczi
2012-01-26
block: replace unchecked strdup/malloc/calloc with glib
Stefan Hajnoczi
2012-01-26
rbd: wire up snapshot removal and rollback functionality
Gregory Farnum
2012-01-25
vga: compile cirrus_vga in hwlib
Blue Swirl
2012-01-25
memory: change dirty setting APIs to take a size
Blue Swirl
2012-01-25
memory: fix dirty mask function length handling
Blue Swirl
2012-01-25
vga: fix -nodefaults -device VGA
Blue Swirl
2012-01-23
hyperv: fix build on non-KVM hosts
Blue Swirl
2012-01-23
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2012-01-23
Merge remote-tracking branch 'afaerber/prep-up' into staging
Anthony Liguori
2012-01-23
e1000: bounds packet size against buffer size
Anthony Liguori
2012-01-22
target-sparc: Fix mixup of uint64 and uint64_t
Andreas Färber
2012-01-22
sga: fix copypasta
Blue Swirl
[next]