index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/colo: fix memory double free error
zhanghailiang
2017-03-06
1
-2
/
+2
*
vmxnet3: VMStatify rx/tx q_descr and int_state
Dr. David Alan Gilbert
2017-03-06
1
-182
/
+90
*
vmxnet3: Convert ring values to uint32_t's
Dr. David Alan Gilbert
2017-03-06
1
-6
/
+6
*
net/colo-compare: Fix memory free error
Zhang Chen
2017-03-06
1
-1
/
+1
*
colo-compare: Fix removing fds been watched incorrectly in finalization
zhanghailiang
2017-03-06
1
-9
/
+11
*
char: remove the right fd been watched in qemu_chr_fe_set_handlers()
zhanghailiang
2017-03-06
7
-15
/
+15
*
colo-compare: kick compare thread to exit after some cleanup in finalization
zhanghailiang
2017-03-06
1
-10
/
+29
*
colo-compare: use g_timeout_source_new() to process the stale packets
zhanghailiang
2017-03-06
1
-40
/
+22
*
NetRxPkt: Remove code duplication in net_rx_pkt_pull_data()
Dmitry Fleytman
2017-03-06
1
-4
/
+5
*
NetRxPkt: Account buffer with ETH header in IOV length
Dmitry Fleytman
2017-03-06
1
-1
/
+1
*
NetRxPkt: Do not try to pull more data than present
Dmitry Fleytman
2017-03-06
1
-1
/
+2
*
NetRxPkt: Fix memory corruption on VLAN header stripping
Dmitry Fleytman
2017-03-06
1
-17
/
+17
*
eth: Extend vlan stripping functions
Dmitry Fleytman
2017-03-06
2
-13
/
+16
*
net: Remove useless local var pkt
Fam Zheng
2017-03-06
1
-1
/
+0
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170303' into...
Peter Maydell
2017-03-04
22
-495
/
+735
|
\
|
*
target/ppc: rewrite f[n]m[add,sub] using float64_muladd
Nikunj A Dadhania
2017-03-03
1
-167
/
+46
|
*
spapr: Small cleanup of PPC MMU enums
Sam Bobroff
2017-03-03
6
-72
/
+55
|
*
spapr_pci: Advertise access to PCIe extended config space
David Gibson
2017-03-03
1
-0
/
+4
|
*
target/ppc: Rework hash mmu page fault code and add defines for clarity
Suraj Jitindar Singh
2017-03-03
2
-14
/
+24
|
*
target/ppc: Move no-execute and guarded page checking into new function
Suraj Jitindar Singh
2017-03-03
2
-9
/
+17
|
*
target/ppc: Add execute permission checking to access authority check
Suraj Jitindar Singh
2017-03-03
1
-5
/
+4
|
*
target/ppc: Add Instruction Authority Mask Register Check
Suraj Jitindar Singh
2017-03-03
2
-1
/
+45
|
*
hw/ppc/spapr: Add POWER9 to pseries cpu models
Suraj Jitindar Singh
2017-03-03
1
-0
/
+3
|
*
target/ppc/POWER9: Add cpu_has_work function for POWER9
Suraj Jitindar Singh
2017-03-03
1
-0
/
+45
|
*
target/ppc/POWER9: Add POWER9 pa-features definition
Suraj Jitindar Singh
2017-03-03
1
-0
/
+18
|
*
target/ppc/POWER9: Add POWER9 mmu fault handler
Suraj Jitindar Singh
2017-03-03
6
-2
/
+113
|
*
target/ppc: Don't gen an SDR1 on POWER9 and rework register creation
Suraj Jitindar Singh
2017-03-03
2
-120
/
+203
|
*
target/ppc: Add patb_entry to sPAPRMachineState
Suraj Jitindar Singh
2017-03-03
3
-0
/
+31
|
*
target/ppc/POWER9: Add POWERPC_MMU_V3 bit
David Gibson
2017-03-03
1
-1
/
+3
|
*
powernv: Don't test POWER9 CPU yet
David Gibson
2017-03-03
2
-2
/
+5
|
*
exec, kvm, target-ppc: Move getrampagesize() to common code
Alexey Kardashevskiy
2017-03-03
5
-104
/
+115
|
*
target/ppc: Add POWER9/ISAv3.00 to compat_table
Suraj Jitindar Singh
2017-03-03
1
-5
/
+11
*
|
ppc: avoid typedef redefinitions
Paolo Bonzini
2017-03-04
2
-3
/
+2
*
|
nios2: avoid anonymous unions in designated initializers.
Paolo Bonzini
2017-03-04
1
-18
/
+18
*
|
hppa: avoid anonymous unions in designated initializers.
Paolo Bonzini
2017-03-04
1
-33
/
+33
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-03-03
32
-392
/
+428
|
\
\
|
*
|
iscsi: fix missing unlock
Paolo Bonzini
2017-03-03
1
-0
/
+4
|
*
|
memory: show region offset and ROM/RAM type in "info mtree -f"
Paolo Bonzini
2017-03-03
1
-7
/
+18
|
*
|
x86: Work around SMI migration breakages
Dr. David Alan Gilbert
2017-03-03
4
-1
/
+15
|
*
|
spice-char: fix segfault in char_spice_finalize
Li Qiang
2017-03-03
1
-1
/
+4
|
*
|
vl: disable default cdrom when using explicitely scsi-hd
Hervé Poussineau
2017-03-03
1
-0
/
+1
|
*
|
memory: Introduce DEVICE_HOST_ENDIAN for ram device
Yongji Xie
2017-03-03
2
-1
/
+7
|
*
|
qmp-events: fix GUEST_PANICKED description formatting
Anton Nefedov
2017-03-03
1
-2
/
+2
|
*
|
qapi: flatten GuestPanicInformation union
Anton Nefedov
2017-03-03
3
-15
/
+24
|
*
|
vmxcap: update for September 2016 SDM
Paolo Bonzini
2017-03-03
1
-0
/
+9
|
*
|
vmxcap: port to Python 3
Paolo Bonzini
2017-03-03
1
-7
/
+7
|
*
|
KVM: use KVM_CAP_IMMEDIATE_EXIT
Paolo Bonzini
2017-03-03
1
-4
/
+42
|
*
|
kvm: use atomic_read/atomic_set to access cpu->exit_request
Paolo Bonzini
2017-03-03
1
-3
/
+3
|
*
|
KVM: move SIG_IPI handling to kvm-all.c
Paolo Bonzini
2017-03-03
4
-76
/
+63
|
*
|
KVM: do not use sigtimedwait to catch SIGBUS
Paolo Bonzini
2017-03-03
8
-44
/
+53
[next]