Sign in
qemu-android
/
qemu-android
/
6b383c08c46468ecee98ecf71ffd8362e9bd7f42
6b383c0
block/dmg: support bzip2 block entry types
by Peter Wu
· 10 years ago
a8b10c6
block/dmg: factor out block type check
by Peter Wu
· 10 years ago
66ec3bb
block/dmg: use SectorNumber from BLKX header
by Peter Wu
· 10 years ago
c6d3486
block/dmg: fix sector data offset calculation
by Peter Wu
· 10 years ago
8daf425
block/dmg: set virtual size to a non-zero value
by Peter Wu
· 10 years ago
0599e56
block/dmg: process XML plists
by Peter Wu
· 10 years ago
f6e6652
block/dmg: validate chunk size to avoid overflow
by Peter Wu
· 10 years ago
7aee37b
block/dmg: process a buffer instead of reading ints
by Peter Wu
· 10 years ago
b0e8dc5
block/dmg: extract processing of resource forks
by Peter Wu
· 10 years ago
65a1c7c
block/dmg: extract mish block decoding functionality
by Peter Wu
· 10 years ago
fa8354b
block/dmg: properly detect the UDIF trailer
by Peter Wu
· 10 years ago
e246211
block: add event when disk usage exceeds threshold
by Francesco Romani
· 10 years ago
6440d44
iotests: Specify format for qemu-nbd
by Max Reitz
· 10 years ago
79e7a01
qemu-iotests: Fix supported_oses check
by Fam Zheng
· 10 years ago
c99495a
virtio-blk: add a knob to disable request merging
by Peter Lieven
· 10 years ago
95f7142
virtio-blk: introduce multiread
by Peter Lieven
· 10 years ago
454057b
block-backend: expose bs->bl.max_transfer_length
by Peter Lieven
· 10 years ago
d901f3c
hw/virtio-blk: add a constant for max number of merged requests
by Peter Lieven
· 10 years ago
f4564d5
block: add accounting for merged requests
by Peter Lieven
· 10 years ago
35f5a49
qed: Really remove unused field QEDAIOCB.finished
by Fam Zheng
· 10 years ago
61979a6
qemu-img: Add QEMU_PKGVERSION to QEMU_IMG_VERSION
by Don Slutz
· 10 years ago
9876415
block: change default for discard and write zeroes to INT_MAX
by Peter Lieven
· 10 years ago
1cdc323
block: use fallocate(FALLOC_FL_PUNCH_HOLE) & fallocate(0) to write zeroes
by Denis V. Lunev
· 10 years ago
d50d822
block/raw-posix: call plain fallocate in handle_aiocb_write_zeroes
by Denis V. Lunev
· 10 years ago
b953f07
block: use fallocate(FALLOC_FL_ZERO_RANGE) in handle_aiocb_write_zeroes
by Denis V. Lunev
· 10 years ago
37cc9f7
block/raw-posix: refactor handle_aiocb_write_zeroes a bit
by Denis V. Lunev
· 10 years ago
0b99171
block/raw-posix: create do_fallocate helper
by Denis V. Lunev
· 10 years ago
1486df0
block/raw-posix: create translate_err helper to merge errno values
by Denis V. Lunev
· 10 years ago
a71754e
atapi migration: Throw recoverable error to avoid recovery
by Dr. David Alan Gilbert
· 10 years ago
819fa27
Restore atapi_dma flag across migration
by Dr. David Alan Gilbert
· 10 years ago
cebbae8
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into staging
by Peter Maydell
· 10 years ago
2c4681f
monitor: more accurate completion for host_net_remove()
by Jason Wang
· 10 years ago
64a55d6
net: del hub port when peer is deleted
by Jason Wang
· 10 years ago
07636d5
net: remove the wrong comment in net_init_hubport()
by Jason Wang
· 10 years ago
a6efd6a
monitor: print hub port name during info network
by Jason Wang
· 10 years ago
237c255
rtl8139: simplify timer logic
by Paolo Bonzini
· 10 years ago
b93acb9
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging
by Peter Maydell
· 10 years ago
dd9fe29
trace: Print PID and time in stderr traces
by Dr. David Alan Gilbert
· 10 years ago
b3cd91e
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150205' into staging
by Peter Maydell
· 10 years ago
651621b
Merge remote-tracking branch 'remotes/armbru/tags/pull-cov-model-2015-02-05' into staging
by Peter Maydell
· 10 years ago
bb42631
fix mc146818rtc wrong subsection name to avoid vmstate_subsection_load() fail
by Zhang Haoyu
· 10 years ago
8c413e7
MAINTAINERS: Add myself as Coverity model maintainer
by Markus Armbruster
· 10 years ago
733252d
Tracify migration/rdma.c
by Dr. David Alan Gilbert
· 10 years ago
b174257
Add migration stream analyzation script
by Alexander Graf
· 10 years ago
8118f09
migration: Append JSON description of migration stream
by Alexander Graf
· 10 years ago
9722140
qemu-file: Add fast ftell code path
by Alexander Graf
· 10 years ago
190c882
QJSON: Add JSON writer
by Alexander Graf
· 10 years ago
0457d07
Print errors in some of the early migration failure cases.
by Dr. David Alan Gilbert
· 10 years ago
a5df2a0
Migration: Add lots of trace events
by Dr. David Alan Gilbert
· 10 years ago
6a64b64
savevm: Convert fprintf to error_report
by Dr. David Alan Gilbert
· 10 years ago
027f156
vmstate-static-checker: update whitelist
by Amit Shah
· 10 years ago
7ad4c72
coverity: Model g_free() isn't necessarily free()
by Markus Armbruster
· 10 years ago
e4b77da
coverity: Model GLib string allocation partially
by Markus Armbruster
· 10 years ago
9d7a4c6
coverity: Improve model for GLib memory allocation
by Markus Armbruster
· 10 years ago
cd07b19
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150205' into staging
by Peter Maydell
· 10 years ago
fc1792e
target-arm: fix for exponent comparison in recpe_f64
by Ildar Isaev
· 10 years ago
84f2bed
target-arm: Guest cpu endianness determination for virtio KVM ARM/ARM64
by Pranavkumar Sawargaonkar
· 10 years ago
568bab1
target-arm: KVM64: Get and Sync up guest register state like kvm32.
by Pranavkumar Sawargaonkar
· 10 years ago
8d298be
disas/arm-a64.cc: Tell libvixl correct code addresses
by Peter Maydell
· 10 years ago
d4eba98
disas/libvixl: Update to upstream VIXL 1.7
by Peter Maydell
· 10 years ago
87c3d48
target-arm: Fix brace style in reindented code
by Peter Maydell
· 10 years ago
554b0b0
target-arm: Reindent ancient page-table-walk code
by Peter Maydell
· 10 years ago
0480f69
target-arm: Use mmu_idx in get_phys_addr()
by Peter Maydell
· 10 years ago
d364970
target-arm: Pass mmu_idx to get_phys_addr()
by Peter Maydell
· 10 years ago
060e8a4
target-arm: Split AArch64 cases out of ats_write()
by Peter Maydell
· 10 years ago
0dfef7b
target-arm: Don't define any MMU_MODE*_SUFFIXes
by Peter Maydell
· 10 years ago
579d21c
target-arm: Use correct mmu_idx for unprivileged loads and stores
by Peter Maydell
· 10 years ago
c1e3781
target-arm: Define correct mmu_idx values and pass them in TB flags
by Peter Maydell
· 10 years ago
949013c
target-arm/translate-a64: Fix wrong mmu_idx usage for LDT/STT
by Peter Maydell
· 10 years ago
6d54ed3
target-arm: Make arm_current_el() return sensible values for M profile
by Peter Maydell
· 10 years ago
8f3ae2a
cpu_ldst.h: Allow NB_MMU_MODES to be 7
by Peter Maydell
· 10 years ago
587078f
hw/arm/virt: explain device-to-transport mapping in create_virtio_devices()
by Laszlo Ersek
· 10 years ago
45140a5
target-arm: check that LSB <= MSB in BFI instruction
by Kirill Batuzov
· 10 years ago
a8eb6e1
target-arm: Squash input denormals in FRECPS and FRSQRTS
by Peter Maydell
· 10 years ago
dabf005
Fix FMULX not squashing denormalized inputs when FZ is set.
by Xiangyu Hu
· 10 years ago
375421c
target-arm: Add checks that cpreg raw accesses are handled
by Peter Maydell
· 10 years ago
7a0e58f
target-arm: Split NO_MIGRATE into ALIAS and NO_RAW
by Peter Maydell
· 10 years ago
884b4de
target-arm: Add missing SP_ELx register definition
by Greg Bellows
· 10 years ago
5097227
target-arm: Change reset to highest available EL
by Greg Bellows
· 10 years ago
be8e812
target-arm: Add extended RVBAR support
by Greg Bellows
· 10 years ago
569b49f
target-arm: Fix RVBAR_EL1 register encoding
by Greg Bellows
· 10 years ago
8b47b7d
target_arm: Parameterise the irq lines for armv7m_init
by Alistair Francis
· 10 years ago
fe6ac44
target_arm: Remove memory region init from armv7m_init
by Alistair Francis
· 10 years ago
2c918a2
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-05' into staging
by Peter Maydell
· 10 years ago
442469e
MAINTAINERS: add Jason Wang as net subsystem maintainer
by Stefan Hajnoczi
· 10 years ago
32193cb
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150204.0' into staging
by Peter Maydell
· 10 years ago
3a4dbe6
vfio-pci: Fix missing unparent of dynamically allocated MemoryRegion
by Alex Williamson
· 10 years ago
39cb514
vfio: fix wrong initialize vfio_group_list
by Chen Fan
· 10 years ago
ec6f25e
Merge remote-tracking branch 'remotes/rth/tags/pull-tg-s390-20150203' into staging
by Peter Maydell
· 10 years ago
9ef1473
target-s390x: fix and optimize slb* and slbg* computation of carry/borrow flag
by Torbjorn Granlund
· 10 years ago
8cf02f9
target-s390x: support OC and NC in the EX instruction
by Paolo Bonzini
· 10 years ago
5b27940
disas/s390.c: Remove unused variables
by Peter Maydell
· 10 years ago
8841d9d
target-s390x: Mark check_privileged() as !CONFIG_USER_ONLY
by Peter Maydell
· 10 years ago
0774710
target-s390: Implement ECAG
by Richard Henderson
· 12 years ago
9c3fd85
target-s390: Implement LURA, LURAG, STURG
by Richard Henderson
· 12 years ago
81822c2
target-s390: Fix STURA
by Richard Henderson
· 12 years ago
7f745b3
target-s390: Fix STIDP
by Richard Henderson
· 12 years ago
e30a9d3
target-s390: Implement EPSW
by Richard Henderson
· 12 years ago
8612c93
target-s390: Implement SAM specification exception
by Richard Henderson
· 12 years ago
007c99f
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150203' into staging
by Peter Maydell
· 10 years ago
Next »