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-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-04
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170303' into...
Peter Maydell
22
-495
/
+735
2017-03-04
ppc: avoid typedef redefinitions
Paolo Bonzini
2
-3
/
+2
2017-03-04
nios2: avoid anonymous unions in designated initializers.
Paolo Bonzini
1
-18
/
+18
2017-03-04
hppa: avoid anonymous unions in designated initializers.
Paolo Bonzini
1
-33
/
+33
2017-03-03
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
32
-392
/
+428
2017-03-03
iscsi: fix missing unlock
Paolo Bonzini
1
-0
/
+4
2017-03-03
memory: show region offset and ROM/RAM type in "info mtree -f"
Paolo Bonzini
1
-7
/
+18
2017-03-03
x86: Work around SMI migration breakages
Dr. David Alan Gilbert
4
-1
/
+15
2017-03-03
spice-char: fix segfault in char_spice_finalize
Li Qiang
1
-1
/
+4
2017-03-03
vl: disable default cdrom when using explicitely scsi-hd
Hervé Poussineau
1
-0
/
+1
2017-03-03
memory: Introduce DEVICE_HOST_ENDIAN for ram device
Yongji Xie
2
-1
/
+7
2017-03-03
qmp-events: fix GUEST_PANICKED description formatting
Anton Nefedov
1
-2
/
+2
2017-03-03
qapi: flatten GuestPanicInformation union
Anton Nefedov
3
-15
/
+24
2017-03-03
vmxcap: update for September 2016 SDM
Paolo Bonzini
1
-0
/
+9
2017-03-03
vmxcap: port to Python 3
Paolo Bonzini
1
-7
/
+7
2017-03-03
KVM: use KVM_CAP_IMMEDIATE_EXIT
Paolo Bonzini
1
-4
/
+42
2017-03-03
kvm: use atomic_read/atomic_set to access cpu->exit_request
Paolo Bonzini
1
-3
/
+3
2017-03-03
KVM: move SIG_IPI handling to kvm-all.c
Paolo Bonzini
4
-76
/
+63
2017-03-03
KVM: do not use sigtimedwait to catch SIGBUS
Paolo Bonzini
8
-44
/
+53
2017-03-03
KVM: remove kvm_arch_on_sigbus
Paolo Bonzini
7
-58
/
+13
2017-03-03
cpus: reorganize signal handling code
Paolo Bonzini
3
-44
/
+43
2017-03-03
KVM: x86: cleanup SIGBUS handlers
Paolo Bonzini
1
-39
/
+42
2017-03-03
cpus: remove ugly cast on sigbus_handler
Paolo Bonzini
6
-56
/
+65
2017-03-03
Merge branch 'icount-update' into HEAD
Paolo Bonzini
7
-100
/
+79
2017-03-03
Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...
Peter Maydell
1
-10
/
+28
2017-03-03
Merge remote-tracking branch 'remotes/dgibson/tags/submodule-update-20170303'...
Peter Maydell
4
-1
/
+1
2017-03-03
qemu-options: Rewrite -numa documentation
Eduardo Habkost
1
-10
/
+28
2017-03-03
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-02-27-2' in...
Peter Maydell
1
-56
/
+208
2017-03-03
dtc: Revert unintentional submodule downgrade from commit 077dd74239a99
Peter Maydell
1
-0
/
+0
2017-03-03
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
31
-133
/
+901
2017-03-03
Update dtc submodule to v1.4.3
David Gibson
1
-0
/
+0
[next]