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-05-10
sockets: change inet_connect() to support nonblock socket
Amos Kong
2012-05-10
qerror: add five qerror strings
Amos Kong
2012-05-10
move CPU definitions to /usr/share/qemu/cpus-x86_64.conf (v2)
Eduardo Habkost
2012-05-10
implement -no-user-config command-line option (v3)
Eduardo Habkost
2012-05-10
vl.c: change 'defconfig' variable to bool (v2)
Eduardo Habkost
2012-05-10
move list of default config files to an array
Eduardo Habkost
2012-05-10
eliminate arch_config_name variable
Eduardo Habkost
2012-05-10
move code to read default config files to a separate function (v2)
Eduardo Habkost
2012-05-10
block: fix warning introduced in efcc7a23
Anthony Liguori
2012-05-10
Switch SIG_IPI to SIGUSR1
Jan Kiszka
2012-05-10
Merge remote-tracking branch 'pmaydell/target-arm.for-upstream' into staging
Anthony Liguori
2012-05-10
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-05-10
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2012-05-10
target-arm/cpu.h: Make cpu_init("nonexistent cpu") return NULL
Peter Maydell
2012-05-10
target-arm: When setting FPSCR.QC, don't clear other FPSCR bits
Matt Craighead
2012-05-10
kvm: Fix dirty tracking with large kernel page size
David Gibson
2012-05-10
declare ECANCELED on all machines
Paolo Bonzini
2012-05-10
tests/Makefile: Add missing $(EXESUF)
Kevin Wolf
2012-05-10
stream: do not copy unallocated sectors from the base
Paolo Bonzini
2012-05-10
stream: fix ratelimiting corner case
Paolo Bonzini
2012-05-10
stream: fix HMP block_job_set_speed
Paolo Bonzini
2012-05-10
stream: pass new base image format to bdrv_change_backing_file
Paolo Bonzini
2012-05-10
stream: add testcase for partial streaming
Paolo Bonzini
2012-05-10
stream: fix sectors not allocated test
Paolo Bonzini
2012-05-10
qemu-io: fix the alloc command
Paolo Bonzini
2012-05-10
qemu-io: correctly print non-integer values as decimals
Paolo Bonzini
2012-05-10
qemu-img: make "info" backing file output correct and easier to use
Paolo Bonzini
2012-05-10
block: move field reset from bdrv_open_common to bdrv_close
Paolo Bonzini
2012-05-10
block: protect path_has_protocol from filenames with colons
Paolo Bonzini
2012-05-10
block: simplify path_is_absolute
Paolo Bonzini
2012-05-10
block: wait for job callback in block_job_cancel_sync
Paolo Bonzini
2012-05-10
block: add block_job_sleep_ns
Paolo Bonzini
2012-05-10
block: fully delete bs->file when closing
Paolo Bonzini
2012-05-10
block: do not reuse the backing file across bdrv_close/bdrv_open
Paolo Bonzini
2012-05-10
block: another bdrv_append fix
Paolo Bonzini
2012-05-10
block: fix snapshot on QED
Paolo Bonzini
2012-05-10
qtest: Add floppy test
Kevin Wolf
2012-05-10
qtest: Add function to send QMP commands
Kevin Wolf
2012-05-10
qemu-iotests: strip spaces from qemu-img/qemu-io/qemu command lines
Paolo Bonzini
2012-05-10
block: fix allocation size for dirty bitmap
Paolo Bonzini
2012-05-10
block: open backing file as read-only when probing for size
Paolo Bonzini
2012-05-10
block: update in-memory backing file and format
Paolo Bonzini
2012-05-10
block: push bdrv_change_backing_file error checking up from drivers
Paolo Bonzini
2012-05-10
block: fail live snapshot if disk has no medium
Paolo Bonzini
2012-05-10
block: add mode argument to blockdev-snapshot-sync
Paolo Bonzini
2012-05-10
block: add the support to drain throttled requests
Zhi Yong Wu
2012-05-09
Update version for 1.1.0-rc0 release
v1.1-rc1
Anthony Liguori
2012-05-09
tcg/ppc: Fix CONFIG_TCG_PASS_AREG0 mode
Andreas Färber
2012-05-09
tcg/ppc: Clobber r5 for 64-bit qemu_ld
Andreas Färber
2012-05-09
tcg/ppc: Don't hardcode register numbers
Andreas Färber
[prev]
[next]