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
2018-02-08
tcg/aarch64: Add vector operations
Richard Henderson
2018-02-08
tcg/i386: Add vector operations
Richard Henderson
2018-02-08
target/arm: Use vector infrastructure for aa64 orr/bic immediate
Richard Henderson
2018-02-08
target/arm: Use vector infrastructure for aa64 multiplies
Richard Henderson
2018-02-08
target/arm: Use vector infrastructure for aa64 compares
Richard Henderson
2018-02-08
target/arm: Use vector infrastructure for aa64 constant shifts
Richard Henderson
2018-02-08
target/arm: Use vector infrastructure for aa64 dup/movi
Richard Henderson
2018-02-08
target/arm: Use vector infrastructure for aa64 mov/not/neg
Richard Henderson
2018-02-08
target/arm: Use vector infrastructure for aa64 add/sub/logic
Richard Henderson
2018-02-08
target/arm: Align vector registers
Richard Henderson
2018-02-08
tcg/optimize: Handle vector opcodes during optimize
Richard Henderson
2018-02-08
tcg: Add generic vector helpers with a scalar operand
Richard Henderson
2018-02-08
tcg: Add generic helpers for saturating arithmetic
Richard Henderson
2018-02-08
tcg: Add generic vector ops for multiplication
Richard Henderson
2018-02-08
tcg: Add generic vector ops for comparisons
Richard Henderson
2018-02-08
tcg: Add generic vector ops for constant shifts
Richard Henderson
2018-02-08
tcg: Add generic vector expanders
Richard Henderson
2018-02-08
tcg: Standardize integral arguments to expanders
Richard Henderson
2018-02-08
tcg: Add types and basic operations for host vectors
Richard Henderson
2018-02-08
tcg: Allow multiple word entries into the constant pool
Richard Henderson
2018-02-08
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
2018-02-07
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2018-02-07
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-02-07
hbitmap: fix missing restore count when finish deserialization
Liang Li
2018-02-07
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-02-06' into...
Peter Maydell
2018-02-07
ide-test: test trim requests
Anton Nefedov
2018-02-07
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20180206.0' i...
Peter Maydell
2018-02-07
Add the WHPX acceleration enlightenments
Justin Terry (VM)
2018-02-07
Introduce the WHPX impl
Justin Terry (VM)
2018-02-07
Add the WHPX vcpu API
Justin Terry (VM)
2018-02-07
Add the Windows Hypervisor Platform accelerator.
Justin Terry (VM)
2018-02-07
tests/test-filter-redirector: move close()
Klim Kireev
2018-02-07
tests: use memfd in vhost-user-test
Marc-André Lureau
2018-02-07
vhost-user-test: make read-guest-mem setup its own qemu
Marc-André Lureau
2018-02-07
tests: keep compiling failing vhost-user tests
Marc-André Lureau
2018-02-07
Add memfd based hostmem
Marc-André Lureau
2018-02-07
memfd: add hugetlbsize argument
Marc-André Lureau
2018-02-07
memfd: add hugetlb support
Marc-André Lureau
2018-02-07
memfd: add error argument, instead of perror()
Marc-André Lureau
2018-02-07
cpus: join thread when removing a vCPU
Paolo Bonzini
2018-02-07
cpus: hvf: unregister thread with RCU
Paolo Bonzini
2018-02-07
cpus: tcg: unregister thread with RCU, fix exiting of loop on unplug
Paolo Bonzini
2018-02-07
cpus: dummy: unregister thread with RCU, exit loop on unplug
Paolo Bonzini
2018-02-07
cpus: kvm: unregister thread with RCU
Paolo Bonzini
2018-02-07
cpus: hax: register/unregister thread with RCU, exit loop on unplug
Paolo Bonzini
2018-02-07
ivshmem: Disable irqfd on device reset
Ladi Prosek
2018-02-07
ivshmem: Improve MSI irqfd error handling
Ladi Prosek
2018-02-07
ivshmem: Always remove irqfd notifiers
Ladi Prosek
2018-02-07
ivshmem: Don't update non-existent MSI routes
Ladi Prosek
2018-02-07
chardev/char-socket: add POLLHUP handler
Klim Kireev
[next]