projects
/
sdk
/
emulator
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sdk/emulator/qemu.git
2015-02-06
Markus Armbruster
block: Eliminate silly QERR_ macros used for encryption...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Markus Armbruster
block: New bdrv_add_key(), convert monitor to use it
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Markus Armbruster
blockdev: Eliminate silly QERR_BLOCK_JOB_NOT_ACTIVE...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Markus Armbruster
blockdev: Give find_block_job() an Error ** parameter
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Max Reitz
qcow2: Rewrite qcow2_alloc_bytes()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Alberto Garcia
block: Give always priority to unused entries in the...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Denis V. Lunev
nbd: fix max_discard/max_transfer_length
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Peter Lieven
block: introduce BDRV_REQUEST_MAX_SECTORS
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Max Reitz
nbd: Improve error messages
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Max Reitz
iotests: Fix 104 for NBD
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Max Reitz
iotests: Fix 100 for nbd
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Max Reitz
iotests: Fix 083
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Jeff Cody
block: fix off-by-one error in qcow and qcow2
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Stefan Hajnoczi
qemu-iotests: add 116 invalid QED input file tests
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Stefan Hajnoczi
qed: check for header size overflow
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Peter Wu
block/dmg: improve zeroes handling
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Peter Wu
block/dmg: support bzip2 block entry types
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Peter Wu
block/dmg: factor out block type check
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Peter Wu
block/dmg: use SectorNumber from BLKX header
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Peter Wu
block/dmg: fix sector data offset calculation
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Peter Wu
block/dmg: set virtual size to a non-zero value
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Peter Wu
block/dmg: process XML plists
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Peter Wu
block/dmg: validate chunk size to avoid overflow
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Peter Wu
block/dmg: process a buffer instead of reading ints
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Peter Wu
block/dmg: extract processing of resource forks
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Peter Wu
block/dmg: extract mish block decoding functionality
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Peter Wu
block/dmg: properly detect the UDIF trailer
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Francesco Romani
block: add event when disk usage exceeds threshold
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Max Reitz
iotests: Specify format for qemu-nbd
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Fam Zheng
qemu-iotests: Fix supported_oses check
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Peter Lieven
virtio-blk: add a knob to disable request merging
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Peter Lieven
virtio-blk: introduce multiread
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Peter Lieven
block-backend: expose bs->bl.max_transfer_length
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Peter Lieven
hw/virtio-blk: add a constant for max number of merged...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Peter Lieven
block: add accounting for merged requests
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Fam Zheng
qed: Really remove unused field QEDAIOCB.finished
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Don Slutz
qemu-img: Add QEMU_PKGVERSION to QEMU_IMG_VERSION
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Peter Lieven
block: change default for discard and write zeroes...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Denis V. Lunev
block: use fallocate(FALLOC_FL_PUNCH_HOLE) & fallocate...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Denis V. Lunev
block/raw-posix: call plain fallocate in handle_aiocb_w...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Denis V. Lunev
block: use fallocate(FALLOC_FL_ZERO_RANGE) in handle_ai...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Denis V. Lunev
block/raw-posix: refactor handle_aiocb_write_zeroes...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Denis V. Lunev
block/raw-posix: create do_fallocate helper
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Denis V. Lunev
block/raw-posix: create translate_err helper to merge...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Dr. David Alan...
atapi migration: Throw recoverable error to avoid recovery
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Dr. David Alan...
Restore atapi_dma flag across migration
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Peter Maydell
Merge remote-tracking branch 'remotes/stefanha/tags...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Jason Wang
monitor: more accurate completion for host_net_remove()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Jason Wang
net: del hub port when peer is deleted
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Jason Wang
net: remove the wrong comment in net_init_hubport()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Jason Wang
monitor: print hub port name during info network
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Paolo Bonzini
rtl8139: simplify timer logic
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Peter Maydell
Merge remote-tracking branch 'remotes/stefanha/tags...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Dr. David Alan...
trace: Print PID and time in stderr traces
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Peter Maydell
Merge remote-tracking branch 'remotes/juanquintela...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Peter Maydell
Merge remote-tracking branch 'remotes/armbru/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Zhang Haoyu
fix mc146818rtc wrong subsection name to avoid vmstate_...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Markus Armbruster
MAINTAINERS: Add myself as Coverity model maintainer
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Dr. David Alan...
Tracify migration/rdma.c
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Alexander Graf
Add migration stream analyzation script
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Alexander Graf
migration: Append JSON description of migration stream
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Alexander Graf
qemu-file: Add fast ftell code path
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Alexander Graf
QJSON: Add JSON writer
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Dr. David Alan...
Print errors in some of the early migration failure...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Dr. David Alan...
Migration: Add lots of trace events
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Dr. David Alan...
savevm: Convert fprintf to error_report
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Amit Shah
vmstate-static-checker: update whitelist
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Markus Armbruster
coverity: Model g_free() isn't necessarily free()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Markus Armbruster
coverity: Model GLib string allocation partially
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Markus Armbruster
coverity: Improve model for GLib memory allocation
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Peter Maydell
Merge remote-tracking branch 'remotes/pmaydell/tags...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Ildar Isaev
target-arm: fix for exponent comparison in recpe_f64
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Pranavkumar...
target-arm: Guest cpu endianness determination for...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Pranavkumar...
target-arm: KVM64: Get and Sync up guest register state...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Peter Maydell
disas/arm-a64.cc: Tell libvixl correct code addresses
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Peter Maydell
disas/libvixl: Update to upstream VIXL 1.7
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Peter Maydell
target-arm: Fix brace style in reindented code
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Peter Maydell
target-arm: Reindent ancient page-table-walk code
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Peter Maydell
target-arm: Use mmu_idx in get_phys_addr()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Peter Maydell
target-arm: Pass mmu_idx to get_phys_addr()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Peter Maydell
target-arm: Split AArch64 cases out of ats_write()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Peter Maydell
target-arm: Don't define any MMU_MODE*_SUFFIXes
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Peter Maydell
target-arm: Use correct mmu_idx for unprivileged loads...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Peter Maydell
target-arm: Define correct mmu_idx values and pass...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Peter Maydell
target-arm/translate-a64: Fix wrong mmu_idx usage for...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Peter Maydell
target-arm: Make arm_current_el() return sensible value...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Peter Maydell
cpu_ldst.h: Allow NB_MMU_MODES to be 7
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Laszlo Ersek
hw/arm/virt: explain device-to-transport mapping in...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Kirill Batuzov
target-arm: check that LSB <= MSB in BFI instruction
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Peter Maydell
target-arm: Squash input denormals in FRECPS and FRSQRTS
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Xiangyu Hu
Fix FMULX not squashing denormalized inputs when FZ...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Peter Maydell
target-arm: Add checks that cpreg raw accesses are...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Peter Maydell
target-arm: Split NO_MIGRATE into ALIAS and NO_RAW
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Greg Bellows
target-arm: Add missing SP_ELx register definition
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Greg Bellows
target-arm: Change reset to highest available EL
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Greg Bellows
target-arm: Add extended RVBAR support
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Greg Bellows
target-arm: Fix RVBAR_EL1 register encoding
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Alistair Francis
target_arm: Parameterise the irq lines for armv7m_init
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Alistair Francis
target_arm: Remove memory region init from armv7m_init
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Peter Maydell
Merge remote-tracking branch 'remotes/armbru/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
next