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
2013-04-08
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2013-04-08
configure: Don't fall back to gthread coroutine backend
Peter Maydell
2013-04-08
configure: Provide and use convenience error reporting function
Peter Maydell
2013-04-08
qemu-char: really fix behavior on can_read = 0
Paolo Bonzini
2013-04-08
Merge remote-tracking branch 'mdroth/qga-pull-4-2-13' into staging
Anthony Liguori
2013-04-08
Merge remote-tracking branch 'kraxel/usb.79' into staging
Anthony Liguori
2013-04-08
vmxnet3: const_cpu_to_le64 wrapping for feature bits dropped
Dmitry Fleytman
2013-04-08
vmxnet3: iPXE compatibility fixes
Dmitry Fleytman
2013-04-06
Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-arm
Blue Swirl
2013-04-05
main-loop: drop the BQL if the I/O appears to be spinning
Anthony Liguori
2013-04-05
qemu-char: eliminate busy waiting on can_read returning zero
Paolo Bonzini
2013-04-05
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2013-04-05
Merge remote-tracking branch 'sstabellini/xen-2013-04-05' into staging
Anthony Liguori
2013-04-05
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-04-05
qcow2: Fix L1 write error handling in qcow2_update_snapshot_refcount
Kevin Wolf
2013-04-05
qcow2: Return real error in qcow2_update_snapshot_refcount
Kevin Wolf
2013-04-05
block: clean up I/O throttling wait_time code
Stefan Hajnoczi
2013-04-05
block: drop duplicated slice extension code
Stefan Hajnoczi
2013-04-05
block: keep I/O throttling slice time constant
Stefan Hajnoczi
2013-04-05
block: fix I/O throttling accounting blind spot
Stefan Hajnoczi
2013-04-05
usb-storage: Forward serial number to scsi-disk
Kevin Wolf
2013-04-05
hw/nand.c: Fix nand erase operation
Wendy Liang
2013-04-05
cadence_uart: Flush queued characters on reset
Peter Crosthwaite
2013-04-05
pl330: Don't inhibit ES bits on INTEN
Peter Crosthwaite
2013-04-05
Allow xen guests to plug disks of 1 TiB or more
Felipe Franciosi
2013-04-05
Introduce 64 bit integer write interface to xenstore
Felipe Franciosi
2013-04-05
Xen PV backend: Disable use of O_DIRECT by default as it results in crashes.
Alex Bligh
2013-04-05
Xen PV backend: Move call to bdrv_new from blk_init to blk_connect
Alex Bligh
2013-04-05
pflash_cfi01: Implement migration support
Peter Maydell
2013-04-05
pflash_cfi01: Drop unused 'bypass' field
Peter Maydell
2013-04-05
hw/arm_gic_common: Use vmstate struct rather than save/load functions
Peter Maydell
2013-04-05
arm_gic: Fix sizes of state fields in preparation for vmstate support
Peter Maydell
2013-04-05
vmstate: Add support for two dimensional arrays
Peter Maydell
2013-04-05
hw/onenand.c: fix migration of dynamically allocated buffer "otp"
Igor Mitsyanko
2013-04-05
hw/sd.c: fix migration of dynamically allocated buffer "buf"
Igor Mitsyanko
2013-04-05
vmstate.h: introduce VMSTATE_BUFFER_POINTER_UNSAFE macro
Igor Mitsyanko
2013-04-05
hw/arm_mptimer: Save the timer state
Peter Maydell
2013-04-05
pl050: Don't send always-constant is_mouse field
Peter Maydell
2013-04-05
hw/arm/nseries: don't print to stdout or stderr
Peter Maydell
2013-04-05
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2013-04-05
xilinx_zynq: Cleanup ssi_create_slave
Peter Crosthwaite
2013-04-05
petalogix_ml605_mmu: Cleanup ssi_create_slave()
Peter Crosthwaite
2013-04-05
target-s390: Fix SRNMT
Richard Henderson
2013-04-05
chardev: drop the Memory chardev driver
Luiz Capitulino
2013-04-05
hmp: human-monitor-command: stop using the Memory chardev driver
Luiz Capitulino
2013-04-05
Monitor: Make output buffer dynamic
Luiz Capitulino
2013-04-05
qstring: add qstring_get_length()
Luiz Capitulino
2013-04-05
linux-user: Don't omit comma for strace of rt_sigaction()
Peter Maydell
2013-04-05
test-visitor-serialization: Fix some memory leaks
Stefan Berger
2013-04-04
Allow clock_gettime() monotonic clock to be utilized on more OS's
Brad Smith
[next]