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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2021-06-29
tcg: Add flags argument to bswap opcodes
Richard Henderson
2021-06-29
tcg: Implement tcg_gen_vec_add{sub}32_tl
LIU Zhiwei
2021-06-29
tcg: Add tcg_gen_vec_shl{shr}{sar}8i_i32
LIU Zhiwei
2021-06-29
tcg: Add tcg_gen_vec_shl{shr}{sar}16i_i32
LIU Zhiwei
2021-06-29
tcg: Add tcg_gen_vec_add{sub}8_i32
LIU Zhiwei
2021-06-29
tcg: Add tcg_gen_vec_add{sub}16_i32
LIU Zhiwei
2021-06-28
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-06-28
Merge remote-tracking branch 'remotes/vsementsov/tags/pull-jobs-2021-06-25' i...
Peter Maydell
2021-06-25
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...
Peter Maydell
2021-06-25
machine: pass QAPI struct to mc->smp_parse
Paolo Bonzini
2021-06-25
machine: add error propagation to mc->smp_parse
Paolo Bonzini
2021-06-25
machine: move dies from X86MachineState to CpuTopology
Paolo Bonzini
2021-06-25
block-copy: atomic .cancelled and .finished fields in BlockCopyCallState
Emanuele Giuseppe Esposito
2021-06-25
co-shared-resource: protect with a mutex
Emanuele Giuseppe Esposito
2021-06-25
progressmeter: protect with a mutex
Emanuele Giuseppe Esposito
2021-06-25
ratelimit: treat zero speed as unlimited
Paolo Bonzini
2021-06-25
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-updates-25062...
Peter Maydell
2021-06-25
plugins/api: expose symbol lookup to plugins
Alex Bennée
2021-06-25
block: add max_hw_transfer to BlockLimits
Paolo Bonzini
2021-06-25
osdep: provide ROUND_DOWN macro
Paolo Bonzini
2021-06-25
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210624-pull-request' i...
Peter Maydell
2021-06-24
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210624'...
Peter Maydell
2021-06-24
hw/riscv: OpenTitan: Connect the mtime and mtimecmp timer
Alistair Francis
2021-06-24
hw/timer: Initial commit of Ibex Timer
Alistair Francis
2021-06-24
hw/char/ibex_uart: Make the register layout private
Alistair Francis
2021-06-24
hw/char: QOMify sifive_uart
Lukas Jünger
2021-06-24
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-06-...
Peter Maydell
2021-06-23
ui/cocoa: Add clipboard support
Akihiko Odaki
2021-06-22
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210621' into...
Peter Maydell
2021-06-22
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210619-2' in...
Peter Maydell
2021-06-21
tcg: Make gen_dup_i32/i64() public as tcg_gen_dup_i32/i64
Peter Maydell
2021-06-21
hw/acpi: Provide function acpi_ghes_present()
Peter Maydell
2021-06-21
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/x86-next-pull-request'...
Peter Maydell
2021-06-21
s390x/css: Add passthrough IRB
Eric Farman
2021-06-21
s390x/css: Refactor IRB construction
Eric Farman
2021-06-21
s390x/css: Introduce an ESW struct
Eric Farman
2021-06-21
linux-user: elf: s390x: Prepare for Vector enhancements facility
David Hildenbrand
2021-06-21
Remove leading underscores from QEMU defines
Ahmed Abouzied
2021-06-19
tcg: expose TCGCond manipulation routines
Alessandro Di Federico
2021-06-19
tcg/tci: Change encoding to uint32_t units
Richard Henderson
2021-06-19
tcg/tci: Use ffi for calls
Richard Henderson
2021-06-19
plugins: Drop tcg_flags from struct qemu_plugin_dyn_cb
Richard Henderson
2021-06-19
tcg: Combine dh_is_64bit and dh_is_signed to dh_typecode
Richard Henderson
2021-06-18
nbd/client-connection: add option for non-blocking connection attempt
Vladimir Sementsov-Ogievskiy
2021-06-18
nbd/client-connection: return only one io channel
Vladimir Sementsov-Ogievskiy
2021-06-18
nbd/client-connection: implement connection retry
Vladimir Sementsov-Ogievskiy
2021-06-18
nbd/client-connection: add possibility of negotiation
Vladimir Sementsov-Ogievskiy
2021-06-18
nbd: move connection code from block/nbd to nbd/client-connection
Vladimir Sementsov-Ogievskiy
2021-06-18
qemu-sockets: introduce socket_address_parse_named_fd()
Vladimir Sementsov-Ogievskiy
2021-06-18
co-queue: drop extra coroutine_fn marks
Vladimir Sementsov-Ogievskiy
[next]