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-10-26
int128: Use __int128 if available
Richard Henderson
2016-10-26
exec: Avoid direct references to Int128 parts
Richard Henderson
2016-10-26
atomics: Add __nocheck atomic operations
Richard Henderson
2016-10-26
atomics: add atomic_op_fetch variants
Emilio G. Cota
2016-10-26
atomics: add atomic_xor
Emilio G. Cota
2016-10-26
atomics: Add parameters to macros
Richard Henderson
2016-10-26
audio: intel-hda: check stream entry count during transfer
Prasad J Pandit
2016-10-26
colo-proxy: fix memory leak
Zhang Chen
2016-10-26
net: rtl8139: limit processing of ring descriptors
Prasad J Pandit
2016-10-26
net: vmxnet: initialise local tx descriptor
Li Qiang
2016-10-26
e1000e: Don't zero out buffer address in rx descriptor
Kevin Wolf
2016-10-26
net: rocker: set limit to DMA buffer size
Prasad J Pandit
2016-10-26
net: eepro100: fix memory leak in device uninit
Li Qiang
2016-10-26
tap-bsd: OpenBSD uses tap(4) now
Brad Smith
2016-10-26
net: pcnet: fix source formatting and indentation
Prasad J Pandit
2016-10-26
net: pcnet: check rx/tx descriptor ring length
Prasad J Pandit
2016-10-25
target-m68k: Optimize gen_flush_flags
Richard Henderson
2016-10-25
target-m68k: Optimize some comparisons
Richard Henderson
2016-10-25
target-m68k: Use setcond for scc
Richard Henderson
2016-10-25
target-m68k: Introduce DisasCompare
Richard Henderson
2016-10-25
target-m68k: Reorg flags handling
Richard Henderson
2016-10-25
target-m68k: Remove incorrect clearing of cc_x
Richard Henderson
2016-10-25
target-m68k: Some fixes to SR and flags management
Richard Henderson
2016-10-25
target-m68k: Print flags properly
Richard Henderson
2016-10-25
target-m68k: update CPU flags management
Laurent Vivier
2016-10-25
target-m68k: don't update cc_dest in helpers
Laurent Vivier
2016-10-25
target-m68k: update move to/from ccr/sr
Laurent Vivier
2016-10-25
target-m68k: remove m68k_cpu_exec_enter() and m68k_cpu_exec_exit()
Laurent Vivier
2016-10-25
target-m68k: Replace helper_xflag_lt with setcond
Richard Henderson
2016-10-25
target-m68k: allow to update flags with operation on words and bytes
Laurent Vivier
2016-10-25
target-m68k: REG() macro cleanup
Laurent Vivier
2016-10-25
target-m68k: set PAGE_BITS to 12 for m68k
Laurent Vivier
2016-10-25
target-m68k: define operand sizes
Laurent Vivier
2016-10-25
target-m68k: set disassembler mode to 680x0 or coldfire
Laurent Vivier
2016-10-25
target-m68k: introduce read_imXX() functions
Laurent Vivier
2016-10-25
target-m68k: manage scaled index
Laurent Vivier
2016-10-25
target-m68k: define m680x0 CPUs and features
Laurent Vivier
2016-10-25
target-m68k: Build the opcode table only once to avoid multithreading issues
John Paul Adrian Glaubitz
2016-10-25
target-m68k: fix DEBUG_DISPATCH
Laurent Vivier
2016-10-25
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-10-25' into ...
Peter Maydell
2016-10-25
qdict: implement a qdict_crumple method for un-flattening a dict
Daniel P. Berrange
2016-10-25
qapi: don't pass two copies of TestInputVisitorData to tests
Daniel P. Berrange
2016-10-25
qapi: rename QmpOutputVisitor to QObjectOutputVisitor
Daniel P. Berrange
2016-10-25
qapi: rename QmpInputVisitor to QObjectInputVisitor
Daniel P. Berrange
2016-10-25
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
Daniel P. Berrange
2016-10-25
qapi: add trace events for visitor
Daniel P. Berrange
2016-10-25
trivial: Restore blank line in qapi-schema
Eric Blake
2016-10-25
tests: Restore check-qdict unit test
Markus Armbruster
2016-10-25
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2016-10-24
exec: call cpu_exec_exit() from a CPU unrealize common function
Laurent Vivier
[prev]
[next]