index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-05
shix: Don't require firmware presence for qtest
Andreas Färber
2
-8
/
+11
2013-11-05
shix: Drop debug output
Andreas Färber
1
-7
/
+0
2013-11-05
milkymist: Suppress -kernel/-bios/-drive error for qtest
Andreas Färber
1
-1
/
+2
2013-11-05
an5206: Don't enforce use of kernel for qtest
Andreas Färber
1
-0
/
+4
2013-11-05
mcf5208: Don't enforce use of kernel for qtest
Andreas Färber
1
-0
/
+4
2013-11-05
axis_dev88: Don't enforce use of kernel for qtest
Andreas Färber
1
-5
/
+6
2013-11-05
armv7m: Don't enforce use of kernel for qtest
Andreas Färber
1
-11
/
+14
2013-11-05
exynos4_boards: Silence lack of -smp 2 warning for qtest
Andreas Färber
1
-1
/
+2
2013-11-05
omap_sx1: Don't enforce use of kernel or flash for qtest
Andreas Färber
1
-1
/
+2
2013-11-05
palm: Don't enforce loading ROM or kernel for qtest
Andreas Färber
1
-1
/
+2
2013-11-05
z2: Don't enforce use of -pflash for qtest
Andreas Färber
1
-2
/
+3
2013-11-05
gumstix: Don't enforce use of -pflash for qtest
Andreas Färber
1
-4
/
+7
2013-11-05
mainstone: Don't enforce use of -pflash for qtest
Andreas Färber
1
-1
/
+4
2013-11-05
puv3: Turn puv3_load_kernel() into a no-op for qtest without -kernel
Andreas Färber
1
-0
/
+4
2013-11-05
mips_mipssim: Silence BIOS loading warning for qtest
Andreas Färber
1
-1
/
+3
2013-11-05
Merge tag 'for_anthony' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu
Andreas Färber
4
-8
/
+10
2013-11-04
vl: allow "cont" from panicked state
Paolo Bonzini
2
-7
/
+2
2013-11-04
exec: limit system memory size
Michael S. Tsirkin
1
-1
/
+6
2013-11-04
pc: disable acpi info for isapc and old pc machine
Michael S. Tsirkin
1
-0
/
+2
2013-10-31
Merge remote-tracking branch 'kwolf/tags/for-anthony' into staging
Anthony Liguori
35
-163
/
+1156
2013-10-31
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
12
-13
/
+14
2013-10-31
Merge remote-tracking branch 'agraf/ppc-for-upstream' into staging
Anthony Liguori
25
-112
/
+1234
2013-10-31
Merge remote-tracking branch 'kraxel/audio.2' into staging
Anthony Liguori
1
-1
/
+2
2013-10-31
Merge remote-tracking branch 'kraxel/usb.91' into staging
Anthony Liguori
2
-37
/
+39
2013-10-31
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
1
-6
/
+0
2013-10-31
Merge remote-tracking branch 'kraxel/e820.1' into staging
Anthony Liguori
1
-0
/
+8
2013-10-31
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
95
-172
/
+16666
2013-10-31
vmdk: Implment bdrv_get_specific_info
Fam Zheng
4
-6
/
+93
2013-10-31
integrator: fix Linux boot failure by emulating dbg region
Alex Bennée
5
-0
/
+121
2013-10-31
target-arm: fix sorting issue of KVM cpreg list
Alvise Rigo
1
-1
/
+7
2013-10-31
target-arm: sort TCG cpreg list by KVM-style 64 bit ID number
Alvise Rigo
1
-3
/
+9
2013-10-31
target-arm: Add CP15 VBAR support
Nathan Rossi
2
-0
/
+22
2013-10-31
hw/arm: Tidy up conditional calls to arm_load_kernel
Peter Maydell
3
-19
/
+13
2013-10-31
hw/arm/boot: Make user not specifying a kernel not an error
Peter Maydell
1
-2
/
+4
2013-10-30
qapi: Add optional field 'compressed' to ImageInfo
Fam Zheng
1
-1
/
+3
2013-10-30
qemu-iotests: prefill some data to test image
Fam Zheng
1
-0
/
+4
2013-10-30
sheepdog: check simultaneous create in resend_aioreq
MORITA Kazutaka
1
-32
/
+32
2013-10-30
sheepdog: cancel aio requests if possible
MORITA Kazutaka
1
-11
/
+59
2013-10-30
sheepdog: make add_aio_request and send_aioreq void functions
MORITA Kazutaka
1
-49
/
+17
2013-10-30
sheepdog: try to reconnect to sheepdog after network error
MORITA Kazutaka
1
-14
/
+66
2013-10-30
coroutine: add co_aio_sleep_ns() to allow sleep in block drivers
MORITA Kazutaka
2
-0
/
+23
2013-10-30
sheepdog: reload inode outside of resend_aioreq
MORITA Kazutaka
1
-14
/
+19
2013-10-30
sheepdog: handle vdi objects in resend_aio_req
MORITA Kazutaka
1
-5
/
+16
2013-10-30
sheepdog: check return values of qemu_co_recv/send correctly
MORITA Kazutaka
1
-8
/
+8
2013-10-30
qemu-iotests: Test case for backing file deletion
Max Reitz
3
-0
/
+68
2013-10-30
qemu-iotests: drop duplicated "create_image"
Fam Zheng
1
-12
/
+2
2013-10-29
qemu-iotests: Fix 051 reference output
Kevin Wolf
1
-1
/
+1
2013-10-29
block: Avoid unecessary drv->bdrv_getlength() calls
Kevin Wolf
5
-7
/
+17
2013-10-29
block: Disable BDRV_O_COPY_ON_READ for the backing file
Thibaut LAURENT
1
-1
/
+2
2013-10-29
ahci: fix win7 hang on boot
Alexander Graf
1
-1
/
+2
[next]