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-05-06
S390: BIOS boot from given device
Dominik Dingel
2
-6
/
+20
2013-05-06
S390: Add virtio-blk boot
Dominik Dingel
1
-0
/
+18
2013-05-06
S390: Merging s390_ipl_cpu and s390_ipl_reset
Dominik Dingel
1
-11
/
+5
2013-05-06
S390: BIOS create link to src folder for .img file
Dominik Dingel
1
-0
/
+1
2013-05-06
S390: BIOS check for file
Dominik Dingel
1
-0
/
+4
2013-05-06
configure: Check that "libtool" is not the MacOSX one
Peter Maydell
1
-0
/
+8
2013-05-06
Merge remote-tracking branch 'afaerber-or/prep-up' into staging
Anthony Liguori
1
-10
/
+26
2013-05-06
Merge remote-tracking branch 'pmaydell/arm-devs.next' into staging
Anthony Liguori
1
-64
/
+198
2013-05-06
prep: Make System I/O port 0092 read/write
Julio Guerra
1
-1
/
+1
2013-05-05
prep: Add ELF support for -bios
Andreas Färber
1
-9
/
+22
2013-05-05
prep: Fix NIP reset value
Fabien Chouteau
1
-0
/
+3
2013-05-05
Update OpenBIOS images
Blue Swirl
5
-2
/
+2
2013-05-05
Merge branch 'target-arm.next' of git://git.linaro.org/people/pmaydell/qemu-arm
Blue Swirl
1
-2
/
+2
2013-05-03
target-arm: Fix incorrect check of kvm_vcpu_ioctl return value
Peter Maydell
1
-2
/
+2
2013-05-03
i.MX: implement a more correct version of EPIT timer.
Jean-Christophe DUBOIS
1
-64
/
+198
2013-05-03
qdev: skip bus check for bus-less devices in qdev_unplug()
Igor Mammedov
1
-1
/
+1
2013-05-03
virtio-scsi: fix the command line compatibility.
KONRAD Frederic
5
-2
/
+38
2013-05-03
virtio-serial: fix command line compatibility.
KONRAD Frederic
4
-1
/
+37
2013-05-03
scsi: add bus_name parameter to scsi_bus_new.
KONRAD Frederic
11
-13
/
+15
2013-05-03
virtio: add virtio_device_set_child_bus_name.
KONRAD Frederic
2
-0
/
+28
2013-05-03
virtio-x-bus: force bus name to virtio-bus.
KONRAD Frederic
3
-3
/
+11
2013-05-03
TLS support for VNC Websockets
Tim Hardeck
6
-42
/
+178
2013-05-03
audio: Enable all cards
Jan Kiszka
1
-3
/
+3
2013-05-03
win32: fix compilation again
Paolo Bonzini
2
-5
/
+2
2013-05-03
libqos: Relocate I2C files
Andreas Färber
5
-5
/
+6
2013-05-03
Merge remote-tracking branch 'stefanha/tracing' into staging
Anthony Liguori
8
-0
/
+203
2013-05-03
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2
-6
/
+3
2013-05-03
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
11
-87
/
+1618
2013-05-03
trace: document ftrace backend
Eiichi Tsukata
1
-0
/
+16
2013-05-03
trace: Add ftrace tracing backend
Eiichi Tsukata
5
-0
/
+175
2013-05-03
kvm-all: add kvm_run_exit tracepoint
Kazuya Saito
2
-0
/
+3
2013-05-03
kvm-all: add kvm_ioctl, kvm_vm_ioctl, kvm_vcpu_ioctl tracepoints
Kazuya Saito
2
-0
/
+9
2013-05-03
tap: properly initialize vhostfds
Jason Wang
1
-1
/
+1
2013-05-03
net: make network client name unique
Amos Kong
1
-5
/
+2
2013-05-03
qemu-iotests: Filter out 'adapter_type'
Fam Zheng
1
-0
/
+1
2013-05-03
nbd: support large NBD requests
Stefan Hajnoczi
2
-7
/
+13
2013-05-03
nbd: use g_slice_new() instead of a freelist
Stefan Hajnoczi
1
-17
/
+6
2013-05-03
tcg-arm: Use movi32 in exit_tb
Richard Henderson
1
-9
/
+7
2013-05-03
tcg-arm: Fix 64-bit tlb load for pre-v6
Richard Henderson
1
-1
/
+1
2013-05-03
target-mips: fix calculation of overflow for SHLL.PH and SHLL.QB
Petar Jovanovic
3
-27
/
+59
2013-05-03
qemu-iotests: Filter out vmdk creation options
Fam Zheng
1
-0
/
+2
2013-05-03
vmdk: add bdrv_co_write_zeroes
Fam Zheng
1
-18
/
+68
2013-05-03
vmdk: store fields of VmdkMetaData in cpu endian
Fam Zheng
1
-9
/
+8
2013-05-03
vmdk: change magic number to macro
Fam Zheng
1
-1
/
+2
2013-05-03
vmdk: Add option to create zeroed-grain image
Fam Zheng
1
-5
/
+17
2013-05-03
vmdk: add support for “zeroed‐grain” GTE
Fam Zheng
1
-6
/
+18
2013-05-03
vmdk: named return code.
Fam Zheng
1
-26
/
+34
2013-05-03
blockdev: Replace "undefined error" in qmp_block_resize
Kevin Wolf
1
-2
/
+4
2013-05-03
block: add read-only support to VHDX image format.
Jeff Cody
1
-2
/
+121
2013-05-03
block: initial VHDX driver support framework - supports open and probe
Jeff Cody
3
-0
/
+868
[next]