Sign in
qemu
/
qemu
/
7504edf477d2bac9cbf53225811ec595abf045e4
7504edf
mirror: Handle failure for potentially large allocations
by Kevin Wolf
· 11 years ago
5fb09cd
vpc: Handle failure for potentially large allocations
by Kevin Wolf
· 11 years ago
d6e5993
vmdk: Handle failure for potentially large allocations
by Kevin Wolf
· 11 years ago
a67e128
vhdx: Handle failure for potentially large allocations
by Kevin Wolf
· 11 years ago
17cce73
vdi: Handle failure for potentially large allocations
by Kevin Wolf
· 11 years ago
0f7a023
rbd: Handle failure for potentially large allocations
by Kevin Wolf
· 11 years ago
4b6af3d
raw-win32: Handle failure for potentially large allocations
by Kevin Wolf
· 11 years ago
50d4a85
raw-posix: Handle failure for potentially large allocations
by Kevin Wolf
· 11 years ago
4f4896d
qed: Handle failure for potentially large allocations
by Kevin Wolf
· 11 years ago
de82815
qcow2: Handle failure for potentially large allocations
by Kevin Wolf
· 11 years ago
0df9330
qcow1: Handle failure for potentially large allocations
by Kevin Wolf
· 11 years ago
f7b593d
parallels: Handle failure for potentially large allocations
by Kevin Wolf
· 11 years ago
2347dd7
nfs: Handle failure for potentially large allocations
by Kevin Wolf
· 11 years ago
4d5a3f8
iscsi: Handle failure for potentially large allocations
by Kevin Wolf
· 11 years ago
b546a94
dmg: Handle failure for potentially large allocations
by Kevin Wolf
· 11 years ago
8dc7a77
curl: Handle failure for potentially large allocations
by Kevin Wolf
· 11 years ago
4ae7a52
cloop: Handle failure for potentially large allocations
by Kevin Wolf
· 11 years ago
7bf665e
bochs: Handle failure for potentially large allocations
by Kevin Wolf
· 11 years ago
857d4f4
block: Handle failure for potentially large allocations
by Kevin Wolf
· 11 years ago
7d2a35c
block: Introduce qemu_try_blockalign()
by Kevin Wolf
· 11 years ago
23d20b5
block: iotest - update 084 to test static VDI image creation
by Jeff Cody
· 11 years ago
fef6070
block: vpc - use block layer ops in vpc_create, instead of posix calls
by Jeff Cody
· 11 years ago
dddc775
block: use the standard 'ret' instead of 'result'
by Jeff Cody
· 11 years ago
7074786
block: vdi - use block layer ops in vdi_create, instead of posix calls
by Jeff Cody
· 11 years ago
9a4d5ca
block: allow bdrv_unref() to be passed NULL pointers
by Jeff Cody
· 11 years ago
58803ce
test-coroutine: add baseline test that times the cost of function calls
by Paolo Bonzini
· 11 years ago
4f75b52
block: VHDX endian fixes
by Jeff Cody
· 11 years ago
349592e
block: vhdx - add error check
by Jeff Cody
· 11 years ago
3c80ca1
thread-pool: avoid deadlock in nested aio_poll() calls
by Stefan Hajnoczi
· 11 years ago
c2e50e3
thread-pool: avoid per-thread-pool EventNotifier
by Stefan Hajnoczi
· 11 years ago
2a87151
block: bump coroutine pool size for drives
by Stefan Hajnoczi
· 11 years ago
ac2662a
coroutine: make pool size dynamic
by Stefan Hajnoczi
· 11 years ago
746ebfa
qemu-iotests: add support for Archipelago protocol
by Chrysostomos Nanakos
· 11 years ago
b1de5f4
QMP: Add support for Archipelago
by Chrysostomos Nanakos
· 11 years ago
76d3d83
block/archipelago: Add support for creating images
by Chrysostomos Nanakos
· 11 years ago
70537a8
block/archipelago: Implement bdrv_parse_filename()
by Chrysostomos Nanakos
· 11 years ago
c9a12e7
block: Support Archipelago as a QEMU block backend
by Chrysostomos Nanakos
· 11 years ago
000c4df
qemu-img info: show nocow info
by Chunyan Liu
· 11 years ago
c6ac36e
vmdk: Optimize cluster allocation
by Fam Zheng
· 11 years ago
a8d8a1a
qemu-iotests: Add data pattern in version3 VMDK sample image in 059
by Fam Zheng
· 11 years ago
ef52358
qdev-monitor: include QOM properties in -device FOO, help output
by Stefan Hajnoczi
· 11 years ago
4115dd6
qmp: hide "hotplugged" device property from device-list-properties
by Stefan Hajnoczi
· 11 years ago
ef55869
docs/multiple-iothreads.txt: add documentation on IOThread programming
by Stefan Hajnoczi
· 11 years ago
8cced12
xen_disk: fix possible null-ptr dereference
by Gonglei (Arei)
· 11 years ago
8efc936
configure: explicitly state version requirements to devel packages
by Hu Tao
· 11 years ago
8e436ec
docs: Make the recommendation for the backing file name position a requirement
by Maria Kustova
· 11 years ago
52bf1e7
block: Avoid bdrv_get_geometry() where errors should be detected
by Markus Armbruster
· 11 years ago
d739f1c
qemu-img: Make img_convert() get image size just once per image
by Markus Armbruster
· 11 years ago
75d3d21
block: Drop superfluous aligning of bdrv_getlength()'s value
by Markus Armbruster
· 11 years ago
57322b7
block: Use bdrv_nb_sectors() where sectors, not bytes are wanted
by Markus Armbruster
· 11 years ago
43716fa
block: Use bdrv_nb_sectors() in img_convert()
by Markus Armbruster
· 11 years ago
30a7f2f
block: Use bdrv_nb_sectors() in bdrv_co_get_block_status()
by Markus Armbruster
· 11 years ago
4049082
block: Use bdrv_nb_sectors() in bdrv_aligned_preadv()
by Markus Armbruster
· 11 years ago
d32f7c1
block: Use bdrv_nb_sectors() in bdrv_make_zero()
by Markus Armbruster
· 11 years ago
65a9bb2
block: New bdrv_nb_sectors()
by Markus Armbruster
· 11 years ago
69f87f7
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140804' into staging
by Peter Maydell
· 11 years ago
dbb1fb2
target-arm: A64: fix TLB flush instructions
by Alex Bennée
· 11 years ago
dcd82c1
target-arm: don't hardcode mask values in arm_cpu_handle_mmu_fault
by Alex Bennée
· 11 years ago
cdcf140
target-arm: Fix bit test in sp_el0_access
by Stefan Weil
· 11 years ago
63b6055
target-arm: Add FAR_EL2 and 3
by Edgar E. Iglesias
· 11 years ago
f2c30f4
target-arm: Add ESR_EL2 and 3
by Edgar E. Iglesias
· 11 years ago
2f0180c
target-arm: Make far_el1 an array
by Edgar E. Iglesias
· 11 years ago
f151b12
target-arm: A64: Respect SPSEL when taking exceptions
by Edgar E. Iglesias
· 11 years ago
98ea561
target-arm: A64: Respect SPSEL in ERET SP restore
by Edgar E. Iglesias
· 11 years ago
9208b96
target-arm: A64: Break out aarch64_save/restore_sp
by Edgar E. Iglesias
· 11 years ago
9db11ce
sd: sdhci: Fix ADMA dma_memory_read access
by Peter Crosthwaite
· 11 years ago
fab4693
hw/arm/virt: formatting: memory map
by Andrew Jones
· 11 years ago
a9047ec
hw/arm/boot: Set PC correctly when loading AArch64 ELF files
by Peter Maydell
· 11 years ago
cc11a06
Merge remote-tracking branch 'remotes/amit-migration/for-2.2' into staging
by Peter Maydell
· 11 years ago
924c09d
Merge remote-tracking branch 'remotes/amit-virtio-rng/for-2.2' into staging
by Peter Maydell
· 11 years ago
7b13ff3
Merge remote-tracking branch 'remotes/sstabellini/xen-20140801' into staging
by Peter Maydell
· 11 years ago
32ce1b4
checker: ignore fields marked unused
by Amit Shah
· 11 years ago
c617dd3
virtio-rng: replace error_set calls with error_setg
by John Snow
· 11 years ago
1efd6e0
virtio-rng: Move error-checking forward to prevent memory leak
by John Snow
· 11 years ago
c798058
Open 2.2 development tree
by Peter Maydell
· 11 years ago
b33a5bb
qemu: support xen hvm direct kernel boot
by Chunyan Liu
· 11 years ago
8677de2
tap-bsd: implement a FreeBSD only version of tap_open
by Roger Pau Monne
· 11 years ago
74bc415
xen: fix usage of ENODATA
by Roger Pau Monne
· 11 years ago
541bbb0
Update version for v2.1.0 release
by Peter Maydell
· 11 years ago
v2.1.0
d24e780
Update version for v2.1.0-rc5 release
by Peter Maydell
· 11 years ago
v2.1.0-rc5
1373e14
hw/arm/virt: fix pl031 addr typo
by Andrew Jones
· 11 years ago
8a2ca74
Update version for v2.1.0-rc4 release
by Peter Maydell
· 11 years ago
v2.1.0-rc4
1d80eb7
po: update Italian translation
by Paolo Bonzini
· 11 years ago
41892fa
po: Update French translation
by Aurelien Jarno
· 11 years ago
04d1d66
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 11 years ago
f47337c
piix: set legacy table size for 1.7
by Michael S. Tsirkin
· 11 years ago
868270f
acpi-build: tweak acpi migration limits
by Michael S. Tsirkin
· 11 years ago
18045fb
pc: future-proof migration-compatibility of ACPI tables
by Paolo Bonzini
· 11 years ago
093a35e
acpi-build: minor code cleanup
by Michael S. Tsirkin
· 11 years ago
133a2da
pc: acpi: generate AML only for PCI0 devices if PCI bridge hotplug is disabled
by Igor Mammedov
· 11 years ago
cb34898
bios-tables-test: fix ASL normalization false positive
by Paolo Bonzini
· 11 years ago
41a1a9c
po: Update German translation
by Stefan Weil
· 11 years ago
62eb3b9
target-mips/translate.c: Free TCG in OPC_DINSV
by Dongxue Zhang
· 11 years ago
07fb617
pc: hack for migration compatibility from QEMU 2.0
by Paolo Bonzini
· 11 years ago
acd727e
acpi-dsdt: procedurally generate _PRT
by Paolo Bonzini
· 11 years ago
f45c56e
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-07-26' into staging
by Peter Maydell
· 11 years ago
2f47b40
qemu-options: fix another allows-to for -net l2tpv3
by Michael Tokarev
· 11 years ago
c60a57f
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 11 years ago
62c339c
qemu-char: ignore flow control if a PTY's slave is not connected
by Paolo Bonzini
· 11 years ago
7f0b2ff
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20140725-1' into staging
by Peter Maydell
· 11 years ago
Next »