Sign in
qemu
/
qemu
/
9e85cd5ce0d3fc99d910428c9fd9d267764d341b
9e85cd5
block: let commit blockjob run in BDS AioContext
by Stefan Hajnoczi
· 10 years ago
5a7e7a0
block: let mirror blockjob run in BDS AioContext
by Stefan Hajnoczi
· 10 years ago
f3e69be
block: let stream blockjob run in BDS AioContext
by Stefan Hajnoczi
· 10 years ago
761731b
block: let backup blockjob run in BDS AioContext
by Stefan Hajnoczi
· 10 years ago
5b98db0
block: add bdrv_drain()
by Stefan Hajnoczi
· 10 years ago
dec7d42
blockjob: add block_job_defer_to_main_loop()
by Stefan Hajnoczi
· 10 years ago
723c5d9
blockdev: add note that block_job_cb() must be thread-safe
by Stefan Hajnoczi
· 10 years ago
91fddb0
blockdev: acquire AioContext in blockdev_mark_auto_del()
by Stefan Hajnoczi
· 10 years ago
69691e7
blockdev: acquire AioContext in do_qmp_query_block_jobs_one()
by Stefan Hajnoczi
· 10 years ago
3d948cd
block: acquire AioContext in generic blockjob QMP commands
by Stefan Hajnoczi
· 10 years ago
78fa658
iotests: Expand test 061
by Max Reitz
· 10 years ago
ecf5877
block/qcow2: Simplify shared L2 handling in amend
by Max Reitz
· 10 years ago
4475191
block/qcow2: Make get_refcount() global
by Max Reitz
· 10 years ago
4057a2b
block/qcow2: Implement status CB for amend
by Max Reitz
· 10 years ago
b2f27e4
qemu-img: Fix insignificant memleak
by Max Reitz
· 10 years ago
76a3a34
qemu-img: Add progress output for amend
by Max Reitz
· 10 years ago
7748543
block: Add status callback to bdrv_amend_options()
by Max Reitz
· 10 years ago
9ea92c2
block: qemu-iotest 107 supports NFS
by Peter Lieven
· 10 years ago
7d90030
iotests: Add test for qcow2's bdrv_make_empty
by Max Reitz
· 10 years ago
e6ea231
iotests: Add test for backing-chain commits
by Max Reitz
· 10 years ago
f67ac71
iotests: Add _filter_qemu_img_map
by Max Reitz
· 10 years ago
1b22bff
qemu-img: Specify backing file for commit
by Max Reitz
· 10 years ago
687fa1d
qemu-img: Enable progress output for commit
by Max Reitz
· 10 years ago
9a86fe4
qemu-img: Empty image after commit
by Max Reitz
· 10 years ago
d4a3238
qemu-img: Implement commit like QMP
by Max Reitz
· 10 years ago
b21c765
block/mirror: Improve progress report
by Max Reitz
· 10 years ago
1d3ba15
iotests: Omit length/offset test in 040 and 041
by Max Reitz
· 10 years ago
ef6dbf1
blockjob: Add "ready" field
by Max Reitz
· 10 years ago
345f9e1
blockjob: Introduce block_job_complete_sync()
by Max Reitz
· 10 years ago
9405418
qcow2: Optimize bdrv_make_empty()
by Max Reitz
· 10 years ago
491d27e
qcow2: Implement bdrv_make_empty()
by Max Reitz
· 10 years ago
808c4b6
qcow2: Allow "full" discard
by Max Reitz
· 10 years ago
70a5ff6
iotests: Add test for external image truncation
by Max Reitz
· 10 years ago
d7f6275
raw-posix: raw_co_get_block_status() return value
by Max Reitz
· 10 years ago
e6d7ec3
raw-posix: Fix raw_co_get_block_status() after EOF
by Max Reitz
· 10 years ago
f76faed
block/curl: Improve type safety of s->timeout.
by Richard W.M. Jones
· 10 years ago
3432a19
snapshot: add bdrv_drain_all() to bdrv_snapshot_delete() to avoid concurrency problem
by Zhang Haoyu
· 10 years ago
573742a
block.c: Fix type of IoOperationType variable in send_qmp_error_event()
by Peter Maydell
· 10 years ago
be21788
rbd: Add support for bdrv_invalidate_cache
by Adam Crume
· 10 years ago
da725d0
block/parallels: fix access to not initialized memory in catalog_bitmap
by Denis V. Lunev
· 10 years ago
76823c6
iotests: add v2 parallels sample image and simple test for it
by Denis V. Lunev
· 10 years ago
285030b
iotests: replace fake parallels image with authentic one
by Denis V. Lunev
· 10 years ago
ba2b228
snapshot: Reset err to NULL to avoid double free
by Chris Spiegel
· 10 years ago
54a7f8f
ahci: Fix SDB FIS Construction
by John Snow
· 10 years ago
659142e
ahci: Update byte count after DMA completion
by John Snow
· 10 years ago
7b8bad1
ahci: Correct PIO/D2H FIS responses
by John Snow
· 10 years ago
dc9e716
block/iscsi: check for oversized requests
by Peter Lieven
· 10 years ago
3dab155
block/iscsi: use sector_limits_lun2qemu throughout iscsi_refresh_limits
by Peter Lieven
· 10 years ago
6c5a42a
block: avoid creating oversized writes in multiwrite_merge
by Peter Lieven
· 10 years ago
52f6fa1
block/iscsi: set max_transfer_length
by Peter Lieven
· 10 years ago
2647fab
BlockLimits: introduce max_transfer_length
by Peter Lieven
· 10 years ago
ac3a872
util: introduce MIN_NON_ZERO
by Peter Lieven
· 10 years ago
0a2923f
tcg/mips: fix store softmmu slow path
by Aurelien Jarno
· 10 years ago
ee29498
Merge remote-tracking branch 'remotes/sstabellini/xen-2014-10-30' into staging
by Peter Maydell
· 10 years ago
4239e2d
Merge remote-tracking branch 'remotes/kraxel/tags/pull-cve-2014-3689-20141029-1' into staging
by Peter Maydell
· 10 years ago
fecd54c
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20141028-1' into staging
by Peter Maydell
· 10 years ago
f33f43b
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20141028-1' into staging
by Peter Maydell
· 10 years ago
3c1d9a1
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20141028-1' into staging
by Peter Maydell
· 10 years ago
d4f9e80
fix off-by-one error in pci_piix3_xen_ide_unplug
by James Harper
· 10 years ago
37f9e25
xen-hvm.c: Add support for Xen access to vmport
by Don Slutz
· 10 years ago
0811867
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 10 years ago
cbd5ac6
virtio: link the rng backend through an alias property
by Paolo Bonzini
· 10 years ago
bd9ccd8
vmware-vga: use vmsvga_verify_rect in vmsvga_fill_rect
by Gerd Hoffmann
· 10 years ago
61b41b4
vmware-vga: use vmsvga_verify_rect in vmsvga_copy_rect
by Gerd Hoffmann
· 10 years ago
9d6b207
vnc: return directly if no vnc client connected
by ChenLiang
· 10 years ago
e6908bf
vnc: sanitize bits_per_pixel from the client
by Petr Matousek
· 10 years ago
a65e4ef
uhci: remove useless DEBUG
by Gonglei
· 10 years ago
2aa6bfc
xhci: add property to turn on/off streams support
by Gerd Hoffmann
· 10 years ago
81b49e8
libcacard: don't free sign buffer while sign op is pending
by Ray Strode
· 10 years ago
1223bc4
libcacard: Lock NSS cert db when selecting an applet on an emulated card
by Ray Strode
· 10 years ago
f032cfa
libcacard: introduce new vcard_emul_logout
by Ray Strode
· 10 years ago
316cb06
gtk: avoid gd_widget_reparent with gtk 3.14+
by Gerd Hoffmann
· 10 years ago
987fec5
gtk: drop gtk_widget_set_double_buffered call
by Gerd Hoffmann
· 10 years ago
1735fe1
vmware-vga: use vmsvga_verify_rect in vmsvga_update_rect
by Gerd Hoffmann
· 10 years ago
0725890
vmware-vga: add vmsvga_verify_rect
by Gerd Hoffmann
· 10 years ago
83afa38
vmware-vga: CVE-2014-3689: turn off hw accel
by Gerd Hoffmann
· 10 years ago
e218052
aio / timers: De-document -clock
by Markus Armbruster
· 10 years ago
024d9ad
hw/scsi/virtio-scsi.c: fix the "type" use error in virtio_scsi_handle_ctrl
by Bin Wu
· 10 years ago
b7890c4
virtio-scsi: sense in virtio_scsi_command_complete
by Ting Wang
· 10 years ago
3e9418e
Revert "main-loop.c: Handle SIGINT, SIGHUP and SIGTERM synchronously"
by Jan Kiszka
· 10 years ago
817ef04
Make qemu_shutdown_requested signal-safe
by Jan Kiszka
· 10 years ago
9aecd6f
target-i386: add Intel AVX-512 support
by Chao Peng
· 10 years ago
ff0d487
MAINTAINERS: add myself under 'general project admin' section
by Peter Maydell
· 10 years ago
6f64091
MAINTAINERS: add myself as MIPS guest cores co-maintainer
by Leon Alrae
· 10 years ago
74dda987
target-mips: add ULL suffix in bitswap to avoid compiler warning
by Leon Alrae
· 10 years ago
71b7f54
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20141024' into staging
by Peter Maydell
· 10 years ago
dbe9d16
target-arm: A32: Emulate the SMC instruction
by Fabian Aggeler
· 10 years ago
592125f
target-arm: make arm_current_el() return EL3
by Fabian Aggeler
· 10 years ago
dcbff19
target-arm: rename arm_current_pl to arm_current_el
by Greg Bellows
· 10 years ago
027fc52
target-arm: reject switching to monitor mode
by Sergey Fedorov
· 10 years ago
19e0fef
target-arm: add arm_is_secure() function
by Fabian Aggeler
· 10 years ago
0b7d409
target-arm: increase arrays of registers R13 & R14
by Fabian Aggeler
· 10 years ago
23adb86
target-arm: correctly UNDEF writes to FPINST/FPINST2 from EL0
by Peter Maydell
· 10 years ago
0e7b176
target-arm: Report a valid L1Ip field in CTR_EL0 for CPU type "any"
by Peter Maydell
· 10 years ago
14e5f10
target-arm: Correct sense of the DCZID DZP bit
by Peter Maydell
· 10 years ago
211b016
arm/virt: enable PSCI emulation support for system emulation
by Rob Herring
· 10 years ago
9812860
target-arm: add emulation of PSCI calls for system emulation
by Rob Herring
· 10 years ago
37e6456
target-arm: Add support for A32 and T32 HVC and SMC insns
by Peter Maydell
· 10 years ago
3940433
target-arm: Handle SMC/HVC undef-if-no-ELx in pre_* helpers
by Peter Maydell
· 10 years ago
3df53cd
target-arm: add missing PSCI constants needed for PSCI emulation
by Ard Biesheuvel
· 10 years ago
Next »