projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2015-02-26
Markus Armbruster
block: Suppress unhelpful extra errors in bdrv_img_create()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-26
Markus Armbruster
qemu-img: Suppress unhelpful extra errors in convert...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-26
Markus Armbruster
QemuOpts: Convert qemu_opts_set() to Error, fix its use
commit
|
commitdiff
|
tree
|
snapshot
2015-02-26
Markus Armbruster
QemuOpts: Convert qemu_opt_set_number() to Error, fix...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-26
Markus Armbruster
QemuOpts: Convert qemu_opt_set_bool() to Error, fix...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-26
Peter Maydell
Merge remote-tracking branch 'remotes/armbru/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-25
Peter Maydell
Merge remote-tracking branch 'remotes/armbru/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-25
Peter Maydell
Merge remote-tracking branch 'remotes/kraxel/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-25
Peter Maydell
Merge remote-tracking branch 'remotes/mdroth/tags/qga...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-24
Peter Maydell
Merge remote-tracking branch 'remotes/bonzini/tags...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-24
Peter Maydell
Merge remote-tracking branch 'remotes/stefanha/tags...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-24
Peter Maydell
Merge remote-tracking branch 'remotes/kraxel/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-24
Peter Maydell
Merge remote-tracking branch 'remotes/lalrae/tags/mips...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Markus Armbruster
hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Markus Armbruster
hmp: Name HMP command handler functions hmp_COMMAND()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Markus Armbruster
hmp: Clean up declarations for long-gone info handlers
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
David Gibson
Make sysbus EHCI devices ARM only by default
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Markus Armbruster
PPC: Don't use legacy -usbdevice support for setting...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Markus Armbruster
r2d: Don't use legacy -usbdevice support for setting...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Markus Armbruster
usb: Change usb_create_simple() to abort on failure
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Markus Armbruster
usb: Suppress bogus error when automatic usb-hub creati...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Markus Armbruster
usb: Do not prefix error_setg() messages with "Error: "
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Markus Armbruster
usb: Improve -usbdevice error reporting a bit
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Markus Armbruster
usb: usb_create() can't fail, drop useless error handling
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Markus Armbruster
qemu-char: Avoid qerror_report_err() outside QMP comman...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Markus Armbruster
qemu-img: Avoid qerror_report_err() outside QMP command...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Markus Armbruster
vl: Avoid qerror_report_err() outside QMP command handlers
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Markus Armbruster
tpm: Avoid qerror_report_err() outside QMP command...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Markus Armbruster
numa: Avoid qerror_report_err() outside QMP command...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Markus Armbruster
net: Avoid qerror_report_err() outside QMP command...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Markus Armbruster
monitor: Avoid qerror_report_err() outside QMP command...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Markus Armbruster
monitor: Clean up around monitor_handle_fd_param()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Markus Armbruster
error: Use error_report_err() where appropriate
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Markus Armbruster
error: New convenience function error_report_err()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Markus Armbruster
vhost-scsi: Improve error reporting for invalid vhostfd
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Michal Privoznik
qemu-ga-win: Fail loudly on bare 'set-time'
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
zhanghailiang
qga: add memory block command that unsupported
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
zhanghailiang
qga: implement qmp_guest_get_memory_block_info() for...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
zhanghailiang
qga: implement qmp_guest_set_memory_blocks() for Linux...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
zhanghailiang
qga: implement qmp_guest_get_memory_blocks() for Linux...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
zhanghailiang
qga: introduce three guest memory block commmands with...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Olga Krishtal
qga: implement file commands for Windows guest
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Simon Zolin
guest agent: guest-file-open: refactoring
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Olga Krishtal
utils: drop strtok_r from envlist_parse
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Daniel P. Berrange
qga: add guest-set-user-password command
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Mike Day
Convert ram_list to RCU
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Mike Day
exec: convert ram_list to QLIST
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Mike Day
cosmetic changes preparing for the following patches
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Paolo Bonzini
exec: protect mru_block with RCU
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Paolo Bonzini
rcu: add g_free_rcu
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Mike Day
rcu: introduce RCU-enabled QLIST
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Paolo Bonzini
exec: RCUify AddressSpaceDispatch
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Paolo Bonzini
exec: make iotlb RCU-friendly
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Paolo Bonzini
exec: introduce cpu_reload_memory_map
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Paolo Bonzini
docs: clarify memory region lifecycle
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Paolo Bonzini
pci: split shpc_cleanup and shpc_free
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Paolo Bonzini
pcie: remove mmconfig memory leak and wrap mmconfig...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Max Reitz
block: Keep bdrv_check*_request()'s return value
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Max Reitz
block: Remove "growable" from BDS
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Max Reitz
block: Clamp BlockBackend requests
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Max Reitz
qemu-io: Use BlockBackend
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Max Reitz
qemu-io: Remove "growable" option
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Max Reitz
qemu-io: Use blk_new_open() in openfile()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Max Reitz
qemu-nbd: Use blk_new_open() in main()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Max Reitz
qemu-img: Use BlockBackend as far as possible
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Max Reitz
qemu-img: Use blk_new_open() in img_rebase()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Max Reitz
qemu-img: Use blk_new_open() in img_open()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Max Reitz
block/xen: Use blk_new_open() in blk_connect()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Max Reitz
blockdev: Use blk_new_open() in blockdev_init()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Max Reitz
iotests: Add test for driver=qcow2, format=qcow2
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Max Reitz
block: Add Error parameter to bdrv_find_protocol()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Max Reitz
block: Add blk_new_open()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Max Reitz
block: Lift some BDS functions to the BlockBackend
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Max Reitz
iotests: Add test for qemu-img convert to NBD
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Max Reitz
qemu-img: Fix qemu-img convert -n
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Fam Zheng
qemu-iotests: Add 093 for IO throttling
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Fam Zheng
qemu-iotests: Allow caller to disable underscore conver...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Fam Zheng
qemu-iotests: Add VM method qtest() to iotests.py
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Fam Zheng
qtest: Add scripts/qtest.py
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Fam Zheng
qemu-io: Account IO by aio_read and aio_write
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Fam Zheng
qtest: Fix deadloop by running main loop AIO context...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Jeff Cody
block: vmdk - fixed sizeof() error
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Kevin Wolf
savevm: Improve error message for blocked migration
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Bin Wu
nbd: fix the co_queue multi-adding bug
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
John Snow
qtest/ahci: Adding simple dma read-write test
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
John Snow
qtest/ahci: Assert sector size in identify test
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
John Snow
libqos/ahci: Add ahci_clean_mem
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
John Snow
libqos/ahci: add ahci_io
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
John Snow
libqos/ahci: Add ahci_guest_io
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
John Snow
libqos/ahci: add ahci command size setters
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
John Snow
libqos/ahci: add ahci command verify
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
John Snow
libqos/ahci: add ahci command functions
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
John Snow
libqos/ahci: Add ide cmd properties
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
John Snow
qtest/ahci: add ahci_write_fis
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
John Snow
qtest/ahci: Demagic ahci tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
John Snow
libqos/ahci: Add cmd response sanity check helpers
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
John Snow
libqos/ahci: Add port_check_nonbusy helper
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
John Snow
libqos/ahci: Add ahci_port_check_interrupts helper
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
John Snow
libqos/ahci: Add ahci_port_check_error helper
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
John Snow
libqos/ahci: Add command header helpers
commit
|
commitdiff
|
tree
|
snapshot
next