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
2017-03-07
disas/hppa: Remove dead code
Peter Maydell
1
-2
/
+1
2017-03-07
Merge remote-tracking branch 'remotes/xtensa/tags/20170306-xtensa' into staging
Peter Maydell
4
-9
/
+209
2017-03-07
Merge remote-tracking branch 'remotes/gkurz/tags/fixes-for-2.9' into staging
Peter Maydell
2
-4
/
+14
2017-03-07
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2017-03-06-tag' in...
Peter Maydell
6
-39
/
+117
2017-03-06
9pfs: fix vulnerability in openat_dir() and local_unlinkat_common()
Greg Kurz
2
-2
/
+3
2017-03-06
9pfs: fix O_PATH build break with older glibc versions
Greg Kurz
1
-1
/
+6
2017-03-06
9pfs: don't use AT_EMPTY_PATH in local_set_cred_passthrough()
Greg Kurz
1
-1
/
+1
2017-03-06
9pfs: fail local_statfs() earlier
Greg Kurz
1
-0
/
+3
2017-03-06
9pfs: fix fd leak in local_opendir()
Greg Kurz
1
-0
/
+1
2017-03-06
9pfs: fix bogus fd check in local_remove()
Greg Kurz
1
-1
/
+1
2017-03-06
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
15
-328
/
+273
2017-03-06
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170306' into...
Peter Maydell
5
-64
/
+63
2017-03-06
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-02-28' into ...
Peter Maydell
45
-770
/
+1080
2017-03-06
tests: check path to avoid a failing qga/get-vcpus test
Bruce Rogers
1
-1
/
+3
2017-03-06
qga: ignore EBUSY when freezing a filesystem
Peter Lieven
1
-1
/
+4
2017-03-06
qga: add systemd socket activation support
Stefan Hajnoczi
4
-37
/
+110
2017-03-06
net/filter-mirror: Follow CODING_STYLE
Zhang Chen
1
-3
/
+4
2017-03-06
COLO-compare: Fix icmp and udp compare different packet always dump bug
Zhang Chen
1
-6
/
+12
2017-03-06
COLO-compare: Optimize compare_common and compare_tcp
Zhang Chen
1
-14
/
+36
2017-03-06
COLO-compare: Rename compare function and remove duplicate codes
Zhang Chen
1
-11
/
+7
2017-03-06
filter-rewriter: skip net_checksum_calculate() while offset = 0
zhanghailiang
1
-6
/
+11
2017-03-06
net/colo: fix memory double free error
zhanghailiang
1
-2
/
+2
2017-03-06
vmxnet3: VMStatify rx/tx q_descr and int_state
Dr. David Alan Gilbert
1
-182
/
+90
2017-03-06
vmxnet3: Convert ring values to uint32_t's
Dr. David Alan Gilbert
1
-6
/
+6
2017-03-06
net/colo-compare: Fix memory free error
Zhang Chen
1
-1
/
+1
2017-03-06
colo-compare: Fix removing fds been watched incorrectly in finalization
zhanghailiang
1
-9
/
+11
2017-03-06
char: remove the right fd been watched in qemu_chr_fe_set_handlers()
zhanghailiang
7
-15
/
+15
2017-03-06
colo-compare: kick compare thread to exit after some cleanup in finalization
zhanghailiang
1
-10
/
+29
2017-03-06
colo-compare: use g_timeout_source_new() to process the stale packets
zhanghailiang
1
-40
/
+22
2017-03-06
NetRxPkt: Remove code duplication in net_rx_pkt_pull_data()
Dmitry Fleytman
1
-4
/
+5
2017-03-06
NetRxPkt: Account buffer with ETH header in IOV length
Dmitry Fleytman
1
-1
/
+1
2017-03-06
NetRxPkt: Do not try to pull more data than present
Dmitry Fleytman
1
-1
/
+2
2017-03-06
NetRxPkt: Fix memory corruption on VLAN header stripping
Dmitry Fleytman
1
-17
/
+17
2017-03-06
eth: Extend vlan stripping functions
Dmitry Fleytman
2
-13
/
+16
2017-03-06
net: Remove useless local var pkt
Fam Zheng
1
-1
/
+0
2017-03-06
target/ppc: use helper for excp handling
Nikunj A Dadhania
1
-18
/
+2
2017-03-06
target/ppc: fmadd: add macro for updating flags
Nikunj A Dadhania
1
-31
/
+30
2017-03-06
target/ppc: fmadd check for excp independently
Nikunj A Dadhania
1
-8
/
+12
2017-03-06
spapr: ensure that all threads within core are on the same NUMA node
Igor Mammedov
1
-8
/
+15
2017-03-06
ppc/xics: register reset handlers for the ICP and ICS objects
Cédric Le Goater
3
-11
/
+16
2017-03-05
qapi: Improve qobject visitor documentation
Markus Armbruster
2
-5
/
+67
2017-03-05
qapi: Fix object input visit beyond end of list
Markus Armbruster
2
-5
/
+8
2017-03-05
tests: Cover input visit beyond end of list
Markus Armbruster
3
-0
/
+65
2017-03-05
qapi: Make input visitors detect unvisited list tails
Markus Armbruster
12
-10
/
+116
2017-03-05
test-qobject-input-visitor: Cover missing nested struct member
Markus Armbruster
1
-1
/
+7
2017-03-05
tests: Cover partial input visit of list
Markus Armbruster
3
-0
/
+107
2017-03-05
test-string-input-visitor: Improve list coverage
Markus Armbruster
1
-13
/
+72
2017-03-05
test-string-input-visitor: Tear down existing test automatically
Markus Armbruster
1
-17
/
+2
2017-03-05
tests-qobject-input-strict: Merge into test-qobject-input-visitor
Markus Armbruster
3
-384
/
+188
2017-03-05
qapi: Drop unused non-strict qobject input visitor
Markus Armbruster
16
-37
/
+26
[next]