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-09-27
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
24
-53
/
+1812
2016-09-27
replay: allow replay stopping and restarting
Pavel Dovgalyuk
8
-12
/
+29
2016-09-27
replay: vmstate for replay module
Pavel Dovgalyuk
4
-0
/
+71
2016-09-27
replay: move internal data to the structure
Pavel Dovgalyuk
5
-23
/
+24
2016-09-27
cpus-common: lock-free fast path for cpu_exec_start/end
Paolo Bonzini
3
-20
/
+133
2016-09-27
tcg: Make tb_flush() thread safe
Sergey Fedorov
4
-23
/
+31
2016-09-27
cpus-common: Introduce async_safe_run_on_cpu()
Paolo Bonzini
2
-2
/
+45
2016-09-27
cpus-common: simplify locking for start_exclusive/end_exclusive
Paolo Bonzini
3
-8
/
+11
2016-09-27
cpus-common: remove redundant call to exclusive_idle()
Paolo Bonzini
2
-2
/
+0
2016-09-27
cpus-common: always defer async_run_on_cpu work items
Paolo Bonzini
1
-5
/
+0
2016-09-27
docs: include formal model for TCG exclusive sections
Paolo Bonzini
1
-0
/
+177
2016-09-27
cpus-common: move exclusive work infrastructure from linux-user
Paolo Bonzini
5
-105
/
+127
2016-09-27
cpus-common: fix uninitialized variable use in run_on_cpu
Paolo Bonzini
1
-2
/
+2
2016-09-27
cpus-common: move CPU work item management to common code
Sergey Fedorov
5
-91
/
+148
2016-09-27
cpus-common: move CPU list management to common code
Paolo Bonzini
9
-68
/
+109
2016-09-27
linux-user: Add qemu_cpu_is_self() and qemu_cpu_kick()
Sergey Fedorov
1
-0
/
+10
2016-09-27
linux-user: Use QemuMutex and QemuCond
Sergey Fedorov
1
-23
/
+32
2016-09-27
cpus: Rename flush_queued_work()
Sergey Fedorov
1
-2
/
+2
2016-09-27
cpus: Move common code out of {async_, }run_on_cpu()
Sergey Fedorov
1
-24
/
+18
2016-09-27
cpus: pass CPUState to run_on_cpu helpers
Alex Bennée
14
-138
/
+109
2016-09-27
build-sys: put glib_cflags in QEMU_CFLAGS
Marc-André Lureau
1
-1
/
+1
2016-09-27
build-sys: remove unused GLIB_CFLAGS
Marc-André Lureau
1
-1
/
+0
2016-09-27
migration: sync all address spaces
Paolo Bonzini
3
-18
/
+37
2016-09-27
compiler: Swap 'public domain' header for license
Felipe Franciosi
1
-1
/
+5
2016-09-27
checkpatch: downgrade "architecture specific defines should be avoided"
Paolo Bonzini
1
-1
/
+1
2016-09-27
x86: ioapic: boost default version to 0x20
Peter Xu
2
-1
/
+5
2016-09-27
intel_iommu, amd_iommu: allow UNMAP notifiers
Peter Xu
2
-7
/
+15
2016-09-27
imx_fec: fix error in qemu_send_packet argument
Paolo Bonzini
1
-1
/
+1
2016-09-27
mcf_fec: fix error in qemu_send_packet argument
Paolo Bonzini
1
-1
/
+1
2016-09-27
net: mcf: limit buffer descriptor count
Prasad J Pandit
1
-2
/
+3
2016-09-27
e1000e: Fix EIAC register implementation
Dmitry Fleytman
1
-5
/
+9
2016-09-27
e1000e: Fix spurious RX TCP ACK interrupts
Dmitry Fleytman
1
-1
/
+2
2016-09-27
e1000e: Fix OTHER interrupts processing for MSI-X
Dmitry Fleytman
1
-1
/
+1
2016-09-27
e1000e: Fix PBACLR implementation
Dmitry Fleytman
1
-1
/
+1
2016-09-27
e1000e: Fix CTRL_EXT.EIAME behavior
Dmitry Fleytman
2
-3
/
+3
2016-09-27
e1000e: Flush receive queues on link up
Dmitry Fleytman
1
-0
/
+3
2016-09-27
e1000e: Flush all receive queues on receive enable
Dmitry Fleytman
3
-2
/
+5
2016-09-27
net: limit allocation in nc_sendv_compat
Peter Lieven
1
-2
/
+6
2016-09-27
tap: Allow specifying a bridge
Alexey Kardashevskiy
3
-6
/
+13
2016-09-27
e1000: fix buliding complaint
Gonglei
1
-1
/
+1
2016-09-27
docs: Add documentation for COLO-proxy
Zhang Chen
1
-0
/
+188
2016-09-27
MAINTAINERS: add maintainer for COLO-proxy
Zhang Chen
1
-0
/
+9
2016-09-27
filter-rewriter: rewrite tcp packet to keep secondary connection
Zhang Chen
4
-2
/
+124
2016-09-27
filter-rewriter: track connection and parse packet
Zhang Chen
3
-0
/
+65
2016-09-27
filter-rewriter: introduce filter-rewriter initialization
Zhang Chen
4
-1
/
+121
2016-09-27
colo-compare: add TCP, UDP, ICMP packet comparison
Zhang Chen
2
-4
/
+146
2016-09-27
colo-compare: introduce packet comparison thread
Zhang Chen
4
-0
/
+239
2016-09-27
colo-compare: track connection and enqueue packet
Zhang Chen
3
-10
/
+190
2016-09-27
Jhash: add linux kernel jhashtable in qemu
Zhang Chen
2
-0
/
+60
2016-09-27
net/colo.c: add colo.c to define and handle packet
Zhang Chen
5
-4
/
+240
[prev]
[next]