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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-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
2013-05-03
block: vhdx header for the QEMU support of VHDX images
Jeff Cody
1
-0
/
+311
2013-05-03
qemu: add castagnoli crc32c checksum algorithm
Jeff Cody
3
-0
/
+151
2013-05-02
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
52
-326
/
+1161
2013-05-02
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
7
-8
/
+9
2013-05-02
Drop redundant resume_all_vcpus() from main()
Jan Kiszka
1
-1
/
+0
2013-05-02
cpus: Fix pausing TCG CPUs while in vCPU thread
Andreas Färber
1
-1
/
+2
2013-05-02
target-i386: Replace cpuid_*features fields with a feature word array
Eduardo Habkost
11
-200
/
+186
2013-05-02
target-i386: Break CPUID feature definition lines
Eduardo Habkost
1
-90
/
+180
2013-05-01
target-i386/kvm.c: Code formatting changes
Eduardo Habkost
1
-1
/
+2
2013-05-01
target-i386: Group together level, xlevel, xlevel2 fields
Eduardo Habkost
2
-4
/
+4
2013-05-01
pvscsi: fix compilation on 32 bit hosts
Hervé Poussineau
1
-1
/
+1
2013-05-01
Trivial grammar and spelling fixes
Stefan Weil
5
-7
/
+7
2013-05-01
configure: Pick up libseccomp include path
Andreas Färber
1
-0
/
+1
2013-05-01
pc: Implement QEMUMachine::hot_add_cpu hook
Igor Mammedov
4
-0
/
+29
2013-05-01
QMP: Add cpu-add command
Igor Mammedov
3
-0
/
+46
2013-05-01
Add hot_add_cpu hook to QEMUMachine
Igor Mammedov
1
-0
/
+3
2013-05-01
target-i386: Move APIC to ICC bus
Igor Mammedov
6
-24
/
+42
2013-05-01
target-i386: Attach ICC bus to CPU on its creation
Igor Mammedov
6
-10
/
+24
2013-05-01
target-i386: Introduce ICC bus/device/bridge
Igor Mammedov
8
-0
/
+211
2013-05-01
cpu: Move cpu_write_elfXX_note() functions to CPUState
Jens Freimann
8
-57
/
+153
[next]