projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2017-03-10
Alex Bennée
docker/dockerfiles/debian-s390-cross: include clang
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Philippe Mathieu...
tests/docker: support proxy / corporate firewall
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Peter Maydell
Merge remote-tracking branch 'remotes/jasowang/tags...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Peter Maydell
Merge remote-tracking branch 'remotes/dgibson/tags...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Peter Maydell
Merge remote-tracking branch 'remotes/armbru/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Zhang Chen
net/filter-mirror: Follow CODING_STYLE
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Zhang Chen
COLO-compare: Fix icmp and udp compare different packet...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Zhang Chen
COLO-compare: Optimize compare_common and compare_tcp
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Zhang Chen
COLO-compare: Rename compare function and remove duplic...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
zhanghailiang
filter-rewriter: skip net_checksum_calculate() while...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
zhanghailiang
net/colo: fix memory double free error
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Dr. David Alan...
vmxnet3: VMStatify rx/tx q_descr and int_state
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Dr. David Alan...
vmxnet3: Convert ring values to uint32_t's
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Zhang Chen
net/colo-compare: Fix memory free error
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
zhanghailiang
colo-compare: Fix removing fds been watched incorrectly...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
zhanghailiang
char: remove the right fd been watched in qemu_chr_fe_s...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
zhanghailiang
colo-compare: kick compare thread to exit after some...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
zhanghailiang
colo-compare: use g_timeout_source_new() to process...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Dmitry Fleytman
NetRxPkt: Remove code duplication in net_rx_pkt_pull_data()
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Dmitry Fleytman
NetRxPkt: Account buffer with ETH header in IOV length
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Dmitry Fleytman
NetRxPkt: Do not try to pull more data than present
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Dmitry Fleytman
NetRxPkt: Fix memory corruption on VLAN header stripping
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Dmitry Fleytman
eth: Extend vlan stripping functions
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Fam Zheng
net: Remove useless local var pkt
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Nikunj A Dadhania
target/ppc: use helper for excp handling
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Nikunj A Dadhania
target/ppc: fmadd: add macro for updating flags
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Nikunj A Dadhania
target/ppc: fmadd check for excp independently
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Igor Mammedov
spapr: ensure that all threads within core are on the...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Cédric Le Goater
ppc/xics: register reset handlers for the ICP and ICS...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Markus Armbruster
qapi: Improve qobject visitor documentation
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Markus Armbruster
qapi: Fix object input visit beyond end of list
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Markus Armbruster
tests: Cover input visit beyond end of list
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Markus Armbruster
qapi: Make input visitors detect unvisited list tails
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Markus Armbruster
test-qobject-input-visitor: Cover missing nested struct...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Markus Armbruster
tests: Cover partial input visit of list
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Markus Armbruster
test-string-input-visitor: Improve list coverage
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Markus Armbruster
test-string-input-visitor: Tear down existing test...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Markus Armbruster
tests-qobject-input-strict: Merge into test-qobject...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Markus Armbruster
qapi: Drop unused non-strict qobject input visitor
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Markus Armbruster
test-qobject-input-visitor: Use strict visitor
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Markus Armbruster
qom: Make object_property_set_qobject()'s input visitor...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Markus Armbruster
qapi: Make string input and opts visitor require non...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Markus Armbruster
qapi: Drop string input visitor method optional()
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Markus Armbruster
qapi: Improve qobject input visitor error reporting
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Markus Armbruster
qapi: Make QObject input visitor set *list reliably
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Markus Armbruster
qapi: Clean up after commit 3d344c2
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Markus Armbruster
qapi: Improve a QObject input visitor error message
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Markus Armbruster
qmp: Eliminate silly QERR_QMP_* macros
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Markus Armbruster
qmp: Drop duplicated QMP command object checks
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Markus Armbruster
qmp: Clean up how we enforce capability negotiation
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Markus Armbruster
qapi-introspect: Mangle --prefix argument properly...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Markus Armbruster
qapi: Support multiple command registries per program
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Markus Armbruster
qmp: Dumb down how we run QMP command registration
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Markus Armbruster
qmp-test: New, covering basic QMP protocol
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Markus Armbruster
libqtest: Work around a "QMP wants a newline" bug
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Markus Armbruster
qga: Fix crash on non-dictionary QMP argument
commit
|
commitdiff
|
tree
|
snapshot
2017-03-04
Peter Maydell
Merge remote-tracking branch 'remotes/dgibson/tags...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-04
Paolo Bonzini
ppc: avoid typedef redefinitions
commit
|
commitdiff
|
tree
|
snapshot
2017-03-04
Paolo Bonzini
nios2: avoid anonymous unions in designated initializers.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-04
Paolo Bonzini
hppa: avoid anonymous unions in designated initializers.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Peter Maydell
Merge remote-tracking branch 'remotes/bonzini/tags...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Paolo Bonzini
iscsi: fix missing unlock
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Paolo Bonzini
memory: show region offset and ROM/RAM type in "info...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Dr. David Alan...
x86: Work around SMI migration breakages
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Li Qiang
spice-char: fix segfault in char_spice_finalize
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Hervé Poussineau
vl: disable default cdrom when using explicitely scsi-hd
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Yongji Xie
memory: Introduce DEVICE_HOST_ENDIAN for ram device
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Anton Nefedov
qmp-events: fix GUEST_PANICKED description formatting
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Anton Nefedov
qapi: flatten GuestPanicInformation union
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Paolo Bonzini
vmxcap: update for September 2016 SDM
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Paolo Bonzini
vmxcap: port to Python 3
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Paolo Bonzini
KVM: use KVM_CAP_IMMEDIATE_EXIT
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Paolo Bonzini
kvm: use atomic_read/atomic_set to access cpu->exit_request
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Paolo Bonzini
KVM: move SIG_IPI handling to kvm-all.c
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Paolo Bonzini
KVM: do not use sigtimedwait to catch SIGBUS
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Paolo Bonzini
KVM: remove kvm_arch_on_sigbus
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Paolo Bonzini
cpus: reorganize signal handling code
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Paolo Bonzini
KVM: x86: cleanup SIGBUS handlers
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Paolo Bonzini
cpus: remove ugly cast on sigbus_handler
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Paolo Bonzini
Merge branch 'icount-update' into HEAD
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Peter Maydell
Merge remote-tracking branch 'remotes/ehabkost/tags...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Peter Maydell
Merge remote-tracking branch 'remotes/dgibson/tags...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Eduardo Habkost
qemu-options: Rewrite -numa documentation
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Peter Maydell
Merge remote-tracking branch 'remotes/berrange/tags...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Peter Maydell
dtc: Revert unintentional submodule downgrade from...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Peter Maydell
Merge remote-tracking branch 'remotes/mst/tags/for_upst...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
David Gibson
Update dtc submodule to v1.4.3
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Alexey Kardashevskiy
pseries: Update SLOF firmware image
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Nikunj A Dadhania
target/ppc: rewrite f[n]m[add,sub] using float64_muladd
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Sam Bobroff
spapr: Small cleanup of PPC MMU enums
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
David Gibson
spapr_pci: Advertise access to PCIe extended config...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Suraj Jitindar...
target/ppc: Rework hash mmu page fault code and add...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Suraj Jitindar...
target/ppc: Move no-execute and guarded page checking...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Suraj Jitindar...
target/ppc: Add execute permission checking to access...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Suraj Jitindar...
target/ppc: Add Instruction Authority Mask Register...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Suraj Jitindar...
hw/ppc/spapr: Add POWER9 to pseries cpu models
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Suraj Jitindar...
target/ppc/POWER9: Add cpu_has_work function for POWER9
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Suraj Jitindar...
target/ppc/POWER9: Add POWER9 pa-features definition
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Suraj Jitindar...
target/ppc/POWER9: Add POWER9 mmu fault handler
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Suraj Jitindar...
target/ppc: Don't gen an SDR1 on POWER9 and rework...
commit
|
commitdiff
|
tree
|
snapshot
next