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
2015-09-15
target-tilegx: Handle shift instructions
Richard Henderson
2015-09-15
target-tilegx: Handle bitfield instructions
Richard Henderson
2015-09-15
target-tilegx: Implement system and memory management instructions
Richard Henderson
2015-09-15
target-tilegx: Handle comparison instructions
Richard Henderson
2015-09-15
target-tilegx: Handle conditional branch instructions
Richard Henderson
2015-09-15
target-tilegx: Handle unconditional jump instructions
Richard Henderson
2015-09-15
target-tilegx: Handle post-increment load and store instructions
Richard Henderson
2015-09-15
target-tilegx: Handle basic load and store instructions
Richard Henderson
2015-09-15
target-tilegx: Handle most bit manipulation instructions
Richard Henderson
2015-09-15
target-arm: Use new revbit functions
Richard Henderson
2015-09-15
host-utils: Add revbit functions
Richard Henderson
2015-09-15
target-tilegx: Handle arithmetic instructions
Richard Henderson
2015-09-15
target-tilegx: Handle simple logical operations
Richard Henderson
2015-09-15
target-tilegx: Add TILE-Gx building files
Chen Gang
2015-09-15
target-tilegx: Generate SEGV properly
Richard Henderson
2015-09-15
target-tilegx: Framework for decoding bundles
Richard Henderson
2015-09-15
target-tilegx: Add several helpers for instructions translation
Chen Gang
2015-09-15
target-tilegx: Add cpu basic features for linux-user
Chen Gang
2015-09-15
target-tilegx: Add special register information from Tilera Corporation
Chen Gang
2015-09-15
target-tilegx: Fix LDNA_ADD_IMM8_OPCODE_X1
Richard Henderson
2015-09-15
target-tilegx: Modify _SPECIAL_ opcodes
Richard Henderson
2015-09-15
target-tilegx: Modify opcode_tilegx.h to fit QEMU usage
Chen Gang
2015-09-15
target-tilegx: Add opcode basic implementation from Tilera Corporation
Chen Gang
2015-09-15
linux-user: Conditionalize syscalls which are not defined in tilegx
Chen Gang
2015-09-15
linux-user: Support tilegx architecture in linux-user
Chen Gang
2015-09-15
linux-user: tilegx: Add architecture related features
Chen Gang
2015-09-15
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2015-09-15
net: avoid infinite loop when receiving packets(CVE-2015-5278)
P J P
2015-09-15
net: add checks to validate ring buffer pointers(CVE-2015-5279)
P J P
2015-09-15
e1000: Avoid infinite loop in processing transmit descriptor (CVE-2015-6815)
P J P
2015-09-14
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-09-14
qapi: Fix cgen() for Python older than 2.7
Markus Armbruster
2015-09-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-09-14
qcow2: Make qcow2_alloc_bytes() more explicit
Max Reitz
2015-09-14
vmdk: Fix next_cluster_sector for compressed write
Radoslav Gerganov
2015-09-14
iotests: Add test for checking large image files
Max Reitz
2015-09-14
qcow2: Make size_to_clusters() return uint64_t
Max Reitz
2015-09-14
qemu-iotests: More qcow2 reopen tests
Kevin Wolf
2015-09-14
qemu-iotests: Reopen qcow2 with lazy-refcounts change
Kevin Wolf
2015-09-14
qcow2: Support updating driver-specific options in reopen
Kevin Wolf
2015-09-14
qcow2: Make qcow2_update_options() suitable for transactions
Kevin Wolf
2015-09-14
qcow2: Fix memory leak in qcow2_update_options() error path
Kevin Wolf
2015-09-14
qcow2: Leave s unchanged on qcow2_update_options() failure
Kevin Wolf
2015-09-14
qcow2: Move rest of option handling to qcow2_update_options()
Kevin Wolf
2015-09-14
qcow2: Move qcow2_update_options() call up
Kevin Wolf
2015-09-14
qcow2: Factor out qcow2_update_options()
Kevin Wolf
2015-09-14
qcow2: Improve error message
Kevin Wolf
2015-09-14
qemu-io: Add command 'reopen'
Kevin Wolf
2015-09-14
qemu-io: Remove duplicate 'open' error message
Kevin Wolf
2015-09-14
block: Allow specifying driver-specific options to reopen
Kevin Wolf
[next]