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-12-03
raw-posix: implement write_zeroes with MAY_UNMAP for files
Paolo Bonzini
2013-12-03
block/iscsi: check WRITE SAME support differently depending on MAY_UNMAP
Paolo Bonzini
2013-12-03
block/iscsi: updated copyright
Peter Lieven
2013-12-03
block/iscsi: remove .bdrv_has_zero_init
Peter Lieven
2013-12-03
block drivers: expose requirement for write same alignment from formats
Paolo Bonzini
2013-12-03
block drivers: add discard/write_zeroes properties to bdrv_get_info implement...
Paolo Bonzini
2013-12-03
vpc, vhdx: add get_info
Paolo Bonzini
2013-12-03
block: make bdrv_co_do_write_zeroes stricter in producing aligned requests
Paolo Bonzini
2013-12-03
block: handle ENOTSUP from discard in generic code
Paolo Bonzini
2013-12-03
block: add bdrv_aio_write_zeroes
Paolo Bonzini
2013-12-03
block: add flags argument to bdrv_co_write_zeroes tracepoint
Paolo Bonzini
2013-12-03
block: add flags to BlockRequest
Paolo Bonzini
2013-12-03
block: generalize BlockLimits handling to cover bdrv_aio_discard too
Paolo Bonzini
2013-12-03
seccomp: add kill() to the syscall whitelist
Paul Moore
2013-12-03
vmdk: Fix creating big description file
Fam Zheng
2013-12-02
hw/ppc/mac.h: remove unused BIOS_FILENAME definition
Michael Tokarev
2013-12-02
Don't crash on keyboard input with no handler
Don Koch
2013-12-02
libcacard/vcard_emul_nss: Remove unused statement (value stored is never read)
Stefan Weil
2013-12-02
libcacard/cac: Remove unused statement (value stored is never read)
Stefan Weil
2013-12-02
virtio-net: fix the indent
Zhi Yong Wu
2013-12-02
misc: Replace 'struct QEMUTimer' by 'QEMUTimer'
Stefan Weil
2013-12-02
qobject: Fix compiler warning (missing gnu_printf format attribute)
Stefan Weil
2013-12-02
acpi-build: Fix compiler warning (missing gnu_printf format attribute)
Stefan Weil
2013-12-02
.gitignore: Ignore config.status
Fam Zheng
2013-12-02
gtk: Replace conditional debug messages by trace methods
Stefan Weil
2013-12-02
console: Replace conditional debug messages by trace methods
Stefan Weil
2013-12-02
trace: Remove trace.h from hw/usb/hcd-ehci.h (less dependencies)
Stefan Weil
2013-12-02
trace: Remove trace.h from console.h (less dependencies)
Stefan Weil
2013-12-02
coroutine: remove unused CoQueue AioContext
Marc-André Lureau
2013-12-02
coroutine: remove qemu_co_queue_wait_insert_head
Marc-André Lureau
2013-12-02
add firmware to machine options
Gerd Hoffmann
2013-12-02
add pc-{i440fx,q35}-2.0 machine types
Gerd Hoffmann
2013-12-01
xen-pvdevice: make device-id property compulsory
Paul Durrant
2013-12-01
xen: fix two errors when debug is enabled
Wei Liu
2013-11-30
linux-user: Use qemu_getauxval for AT_EXECFD
Richard Henderson
2013-11-30
util: Use qemu_getauxval in linux qemu_cache_utils_init
Richard Henderson
2013-11-30
tcg-s390: Use qemu_getauxval in query_facilities
Richard Henderson
2013-11-30
tcg-arm: Use qemu_getauxval
Richard Henderson
2013-11-30
tcg-ppc64: Use qemu_getauxval
Richard Henderson
2013-11-30
osdep: Create qemu_getauxval and qemu_init_auxval
Richard Henderson
2013-11-29
qemu-iotests: Add sample image and test for VMDK version 3
Fam Zheng
2013-11-29
vmdk: Allow read only open of VMDK version 3
Fam Zheng
2013-11-29
qemu-iotests: Filter out 'qemu-io> ' prompt
Fam Zheng
2013-11-29
qemu-iotests: Filter qemu-io output in 025
Fam Zheng
2013-11-29
block: Use BDRV_O_NO_BACKING where appropriate
Kevin Wolf
2013-11-29
qemu-iotests: Test snapshot mode
Kevin Wolf
2013-11-29
block: Enable BDRV_O_SNAPSHOT with driver-specific options
Kevin Wolf
2013-11-29
qemu-iotests: Make test case 030, 040 and 055 deterministic
Fam Zheng
2013-11-29
qemu-iotest: Add pause_drive and resume_drive methods
Fam Zheng
2013-11-29
blkdebug: add "remove_break" command
Fam Zheng
[prev]
[next]