index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2021-06-29
hw/nvme: fix endianess conversion and add controller list
Gollu Appalanaidu
2021-06-29
hw/nvme: use prinfo directly in nvme_check_prinfo and nvme_dif_check
Klaus Jensen
2021-06-29
hw/nvme: add identify namespace flbas/mc enums
Gollu Appalanaidu
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
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
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
2021-06-18
async: the main AioContext is only "current" if under the BQL
Paolo Bonzini
2021-06-17
i386: Add ratelimit for bus locks acquired in guest
Chenyi Qiang
2021-06-17
Update Linux headers to 5.13-rc4
Eduardo Habkost
2021-06-17
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-06-17
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-c11-20210615' into...
Peter Maydell
2021-06-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210616'...
Peter Maydell
2021-06-16
include/qemu/int128.h: Add function to create Int128 from int64_t
Peter Maydell
2021-06-16
bitops.h: Provide hswap32(), hswap64(), wswap64() swapping operations
Peter Maydell
2021-06-16
configure: Remove probe for _Static_assert
Richard Henderson
[next]