projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2016-05-12
Eric Blake
qemu-io: Add 'write -z -u' to test MAY_UNMAP flag
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Eric Blake
qemu-io: Add 'write -f' to test FUA flag
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Eric Blake
qemu-io: Allow unaligned access by default
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Eric Blake
qemu-io: Use bool for command line flags
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Eric Blake
qemu-io: Make 'open' subcommand more like command line
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Eric Blake
qemu-io: Add missing option documentation
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Wen Congyang
qmp: add monitor command to add/remove a child
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Wen Congyang
quorum: implement bdrv_add_child() and bdrv_del_child()
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Wen Congyang
Add new block driver interface to add/delete a BDS...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Ren Kimura
qemu-img: check block status of backing file when conve...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Wei Jiangang
iotests: fix the redirection order in 083
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Fam Zheng
block: Inactivate all children
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Fam Zheng
block: Drop superfluous invalidating bs->file from...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Fam Zheng
block: Invalidate all children
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Eric Blake
nbd: Simplify client FUA handling
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Eric Blake
block: Honor BDRV_REQ_FUA during write_zeroes
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Eric Blake
block: Make supported_write_flags a per-bds property
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Denis V. Lunev
qcow2: improve qcow2_co_write_zeroes()
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Eric Blake
block: Kill unused sector-based blk_* functions
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Eric Blake
qemu-io: Switch to byte-based block access
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Eric Blake
qemu-img: Switch to byte-based block access
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Eric Blake
nbd: Switch to byte-based block access
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Eric Blake
atapi: Switch to byte-based block access
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Eric Blake
m25p80: Switch to byte-based block access
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Eric Blake
sd: Switch to byte-based block access
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Eric Blake
pflash: Switch to byte-based block access
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Eric Blake
onenand: Switch to byte-based block access
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Eric Blake
nand: Switch to byte-based block access
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Eric Blake
fdc: Switch to byte-based block access
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Eric Blake
xen_disk: Switch to byte-based aio block access
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Eric Blake
virtio: Switch to byte-based aio block access
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Eric Blake
scsi-disk: Switch to byte-based aio block access
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Eric Blake
ide: Switch to byte-based aio block access
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Eric Blake
block: Introduce byte-based aio read/write
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Eric Blake
block: Switch blk_*write_zeroes() to byte interface
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Eric Blake
block: Switch blk_read_unthrottled() to byte interface
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Eric Blake
block: Allow BDRV_REQ_FUA through blk_pwrite()
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Kevin Wolf
qemu-io: Fix memory leak in 'aio_write -z'
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Janne Karhunen
Allow users to specify the vmdk virtual hardware version.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Zhou Jie
block: always compile-check debug prints
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Wei Jiangang
block: Fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Kevin Wolf
block: Remove BlockDriver.bdrv_read/write
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Kevin Wolf
vvfat: Implement .bdrv_co_preadv/pwritev interfaces
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Kevin Wolf
vpc: Implement .bdrv_co_pwritev() interface
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Kevin Wolf
vpc: Implement .bdrv_co_preadv() interface
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Kevin Wolf
vmdk: Implement .bdrv_co_pwritev() interface
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Kevin Wolf
vmdk: Implement .bdrv_co_preadv() interface
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Kevin Wolf
vmdk: Add vmdk_find_offset_in_cluster()
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Kevin Wolf
vdi: Implement .bdrv_co_pwritev() interface
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Kevin Wolf
vdi: Implement .bdrv_co_preadv() interface
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Kevin Wolf
dmg: Implement .bdrv_co_preadv() interface
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Kevin Wolf
cloop: Implement .bdrv_co_preadv() interface
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Kevin Wolf
bochs: Implement .bdrv_co_preadv() interface
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Kevin Wolf
block: Introduce .bdrv_co_preadv/pwritev BlockDriver...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Kevin Wolf
block: Rename bdrv_co_do_preadv/writev to bdrv_co_pread...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Kevin Wolf
block: Support AIO drivers in bdrv_driver_preadv/pwritev()
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Kevin Wolf
block: Introduce bdrv_driver_pwritev()
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Kevin Wolf
block: Introduce bdrv_driver_preadv()
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Paolo Bonzini
linux-aio: make it more type safe
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Paolo Bonzini
block: plug whole tree at once, introduce bdrv_io_unplu...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Paolo Bonzini
block: introduce bdrv_no_throttling_begin/end
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Paolo Bonzini
block: extract bdrv_drain_poll/bdrv_co_yield_to_drain...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Paolo Bonzini
block: move restarting of throttled reqs to block/throt...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Paolo Bonzini
block: make bdrv_start_throttled_reqs return void
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Kevin Wolf
block: Don't disable I/O throttling on sync requests
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Peter Maydell
Open 2.7 development tree
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Peter Maydell
Update version for v2.6.0 release
commit
|
commitdiff
|
tree
|
snapshot
2016-05-09
Peter Maydell
Update version for v2.6.0-rc5 release
commit
|
commitdiff
|
tree
|
snapshot
2016-05-09
Peter Maydell
Merge remote-tracking branch 'remotes/kraxel/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Peter Maydell
Update version for v2.6.0-rc4 release
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Gerd Hoffmann
Revert "acpi: mark PMTIMER as unlocked"
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Gerd Hoffmann
vga: make sure vga register setup for vbe stays intact...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Gerd Hoffmann
vga: update vga register setup on vbe changes
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Gerd Hoffmann
vga: factor out vga register setup
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Gerd Hoffmann
vga: add vbe_enabled() helper
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Gerd Hoffmann
vga: fix banked access bounds checking (CVE-2016-3710)
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Jan Vesely
configure: Check if struct fsxattr is available from...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Peter Maydell
Merge remote-tracking branch 'remotes/mst/tags/for_upst...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Igor Mammedov
acpi: fix bios linker loadder COMMAND_ALLOCATE on bigen...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Peter Maydell
Merge remote-tracking branch 'remotes/kevin/tags/for...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Peter Maydell
Merge remote-tracking branch 'remotes/armbru/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Kevin Wolf
vvfat: Fix default volume label
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Kevin Wolf
vvfat: Fix volume name assertion
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Eric Blake
qapi: Don't pass NULL to printf in string input visitor
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Samuel Thibault
slirp: fix guest network access with darwin host
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Peter Maydell
Merge remote-tracking branch 'remotes/lalrae/tags/mips...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Peter Maydell
Merge remote-tracking branch 'remotes/armbru/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Peter Maydell
Merge remote-tracking branch 'remotes/dgibson/tags...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
James Hogan
target-mips: Fix RDHWR exception host PC
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Markus Armbruster
qom: -object error messages lost location, restore it
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Markus Armbruster
replay: Fix dangling location bug in replay_configure()
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Markus Armbruster
QemuOpts: Fix qemu_opts_foreach() dangling location...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Michael Roth
spapr_drc: fix aborts during DRC-count based hotplug
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Gerd Hoffmann
usb/uhci: move pid check
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Peter Maydell
Merge remote-tracking branch 'remotes/dgibson/tags...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-23
Thomas Huth
hw/ppc/spapr: Fix crash when specifying bad parameters...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-22
Peter Maydell
Merge remote-tracking branch 'remotes/kevin/tags/for...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-22
Fam Zheng
mirror: Workaround for unexpected iohandler events...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-22
Fam Zheng
aio-posix: Skip external nodes in aio_dispatch
commit
|
commitdiff
|
tree
|
snapshot
2016-04-22
Fam Zheng
virtio: Mark host notifiers as external
commit
|
commitdiff
|
tree
|
snapshot
next