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
2016-03-15
slirp: Add IPv6 support to the TFTP code
Thomas Huth
4
-72
/
+100
2016-03-15
Merge remote-tracking branch 'remotes/berrange/tags/pull-io-next-2016-03-15-1...
Peter Maydell
1
-21
/
+49
2016-03-15
hw/acpi: fix GSI links UID
Marcel Apfelbaum
1
-12
/
+8
2016-03-15
io: stronger check for support for IPv4/6
Daniel P. Berrange
1
-21
/
+49
2016-03-15
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2
-0
/
+5
2016-03-15
Merge remote-tracking branch 'remotes/rth/tags/pull-i386-20160314' into staging
Peter Maydell
1
-120
/
+164
2016-03-15
qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addresses
Yann Bordenave
6
-30
/
+148
2016-03-15
slirp: Adding IPv6 address for DNS relay
Guillaume Subiron
4
-1
/
+41
2016-03-15
slirp: Handle IPv6 in TCP functions
Guillaume Subiron
6
-9
/
+125
2016-03-15
slirp: Reindent after refactoring
Guillaume Subiron
3
-92
/
+91
2016-03-15
slirp: Generalizing and neutralizing various TCP functions before adding IPv6...
Guillaume Subiron
7
-31
/
+109
2016-03-15
slirp: Factorizing tcpiphdr structure with an union
Guillaume Subiron
8
-45
/
+106
2016-03-15
slirp: Adding IPv6 UDP support
Guillaume Subiron
6
-9
/
+208
2016-03-15
slirp: Adding ICMPv6 error sending
Yann Bordenave
3
-3
/
+84
2016-03-15
slirp: Fix ICMP error sending
Yann Bordenave
7
-17
/
+18
2016-03-15
slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfiguration
Guillaume Subiron
12
-6
/
+1019
2016-03-15
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
38
-706
/
+1450
2016-03-14
kvm: Remove x2apic feature from CPU model when kernel_irqchip is off
Lan Tianyu
1
-0
/
+4
2016-03-14
hyperv: cpu hotplug fix with HyperV enabled
Denis V. Lunev
1
-0
/
+1
2016-03-14
target-i386: Dump unknown opcodes with -d unimp
Richard Henderson
1
-44
/
+83
2016-03-14
target-i386: Fix inhibit irq mask handling
Richard Henderson
1
-39
/
+37
2016-03-14
target-i386: Use gen_nop_modrm for prefetch instructions
Richard Henderson
1
-3
/
+2
2016-03-14
target-i386: Fix addr16 prefix
Paolo Bonzini
1
-7
/
+7
2016-03-14
target-i386: Fix SMSW for 64-bit mode
Richard Henderson
1
-6
/
+8
2016-03-14
target-i386: Fix SMSW and LMSW from/to register
Paolo Bonzini
1
-16
/
+22
2016-03-14
target-i386: Avoid repeated calls to the bnd_jmp helper
Paolo Bonzini
1
-5
/
+5
2016-03-14
Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-03-14-v2'...
Kevin Wolf
13
-413
/
+603
2016-03-14
iotests: Add test for QMP event rates
Alberto Garcia
3
-0
/
+135
2016-03-14
monitor: Use QEMU_CLOCK_VIRTUAL for the event queue in qtest mode
Alberto Garcia
1
-3
/
+10
2016-03-14
monitor: Separate QUORUM_REPORT_BAD events according to the node name
Alberto Garcia
1
-0
/
+9
2016-03-14
quorum: Fix crash in quorum_aio_cb()
Alberto Garcia
1
-5
/
+7
2016-03-14
iotests: Correct 081's reference output
Max Reitz
1
-1
/
+1
2016-03-14
block: Remove unused typedef of BlockDriverDirtyHandler
Fam Zheng
1
-2
/
+0
2016-03-14
block: Move block dirty bitmap code to separate files
Fam Zheng
5
-395
/
+433
2016-03-14
typedefs: Add BdrvDirtyBitmap
Fam Zheng
2
-1
/
+1
2016-03-14
block: Include hbitmap.h in block.h
Fam Zheng
1
-1
/
+1
2016-03-14
backup: Use Bitmap to replace "s->bitmap"
Fam Zheng
1
-5
/
+6
2016-03-14
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2
-16
/
+56
2016-03-14
vpc: Use BB functions in .bdrv_create()
Kevin Wolf
1
-16
/
+21
2016-03-14
vmdk: Use BB functions in .bdrv_create()
Kevin Wolf
1
-34
/
+43
2016-03-14
vhdx: Use BB functions in .bdrv_create()
Kevin Wolf
1
-13
/
+16
2016-03-14
vdi: Use BB functions in .bdrv_create()
Kevin Wolf
1
-9
/
+14
2016-03-14
sheepdog: Use BB functions in .bdrv_create()
Kevin Wolf
1
-19
/
+24
2016-03-14
qed: Use BB functions in .bdrv_create()
Kevin Wolf
1
-13
/
+15
2016-03-14
qcow2: Use BB functions in .bdrv_create()
Kevin Wolf
1
-29
/
+33
2016-03-14
qcow: Use BB functions in .bdrv_create()
Kevin Wolf
1
-11
/
+14
2016-03-14
parallels: Use BB functions in .bdrv_create()
Kevin Wolf
1
-11
/
+14
2016-03-14
block: Introduce blk_set_allow_write_beyond_eof()
Kevin Wolf
2
-7
/
+17
2016-03-14
block: Use writeback in .bdrv_create() implementations
Kevin Wolf
8
-11
/
+22
2016-03-14
hmp: Extend drive_del to delete nodes without BB
Kevin Wolf
1
-0
/
+9
[prev]
[next]