index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-09-28
tests: cris: remove openpf4 test
Rabin Vincent
2016-09-28
tests: cris: fix syscall inline asm
Rabin Vincent
2016-09-28
tests: cris: force inlining
Rabin Vincent
2016-09-27
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2016-09-27
sysbus: Remove ignored return value of FindSysbusDeviceFunc
David Gibson
2016-09-27
target-i386: Remove has_msr_* global vars for KVM features
Eduardo Habkost
2016-09-27
target-i386: Clear KVM CPUID features if KVM is disabled
Eduardo Habkost
2016-09-27
target-i386: Remove has_msr_hv_tsc global variable
Eduardo Habkost
2016-09-27
target-i386: Remove has_msr_hv_apic global variable
Eduardo Habkost
2016-09-27
target-i386: Remove has_msr_mtrr global variable
Eduardo Habkost
2016-09-27
target-i386: Move xsave component mask to features array
Eduardo Habkost
2016-09-27
target-i386: xsave: Calculate set of xsave components on realize
Eduardo Habkost
2016-09-27
target-i386: xsave: Helper function to calculate xsave area size
Eduardo Habkost
2016-09-27
target-i386: xsave: Simplify CPUID[0xD,0].{EAX,EDX} calculation
Eduardo Habkost
2016-09-27
target-i386: xsave: Calculate enabled components only once
Eduardo Habkost
2016-09-27
target-i386: Don't try to enable PT State xsave component
Eduardo Habkost
2016-09-27
target-i386: Move feature name arrays inside FeatureWordInfo
Eduardo Habkost
2016-09-27
linux-user: remove #define smp_{cores, threads}
Marc-André Lureau
2016-09-27
target-i386: Enable CPUID[0x8000000A] if SVM is enabled
Eduardo Habkost
2016-09-27
target-i386: Automatically set level/xlevel/xlevel2 when needed
Eduardo Habkost
2016-09-27
tests: Test CPUID level handling for old machines
Eduardo Habkost
2016-09-27
tests: Add test code for CPUID level/xlevel handling
Eduardo Habkost
2016-09-27
target-i386: Add a marker to end of the region zeroed on reset
Eduardo Habkost
2016-09-27
target-i386: Remove unused X86CPUDefinition::xlevel2 field
Eduardo Habkost
2016-09-27
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2016-09-27
imx_fec: fix error in qemu_send_packet argument
Paolo Bonzini
2016-09-27
mcf_fec: fix error in qemu_send_packet argument
Paolo Bonzini
2016-09-27
net: mcf: limit buffer descriptor count
Prasad J Pandit
2016-09-27
e1000e: Fix EIAC register implementation
Dmitry Fleytman
2016-09-27
e1000e: Fix spurious RX TCP ACK interrupts
Dmitry Fleytman
2016-09-27
e1000e: Fix OTHER interrupts processing for MSI-X
Dmitry Fleytman
2016-09-27
e1000e: Fix PBACLR implementation
Dmitry Fleytman
2016-09-27
e1000e: Fix CTRL_EXT.EIAME behavior
Dmitry Fleytman
2016-09-27
e1000e: Flush receive queues on link up
Dmitry Fleytman
2016-09-27
e1000e: Flush all receive queues on receive enable
Dmitry Fleytman
2016-09-27
net: limit allocation in nc_sendv_compat
Peter Lieven
2016-09-27
tap: Allow specifying a bridge
Alexey Kardashevskiy
2016-09-27
e1000: fix buliding complaint
Gonglei
2016-09-27
docs: Add documentation for COLO-proxy
Zhang Chen
2016-09-27
MAINTAINERS: add maintainer for COLO-proxy
Zhang Chen
2016-09-27
filter-rewriter: rewrite tcp packet to keep secondary connection
Zhang Chen
2016-09-27
filter-rewriter: track connection and parse packet
Zhang Chen
2016-09-27
filter-rewriter: introduce filter-rewriter initialization
Zhang Chen
2016-09-27
colo-compare: add TCP, UDP, ICMP packet comparison
Zhang Chen
2016-09-27
colo-compare: introduce packet comparison thread
Zhang Chen
2016-09-27
colo-compare: track connection and enqueue packet
Zhang Chen
2016-09-27
Jhash: add linux kernel jhashtable in qemu
Zhang Chen
2016-09-27
net/colo.c: add colo.c to define and handle packet
Zhang Chen
2016-09-27
colo-compare: introduce colo compare initialization
Zhang Chen
2016-09-27
qemu-char: Add qemu_chr_add_handlers_full() for GMaincontext
Zhang Chen
[next]