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
2022-09-07
qapi: fix examples of blockdev-add with qcow2
Victor Toso
2022-09-07
qapi: fix example of MEM_UNPLUG_ERROR event
Victor Toso
2022-09-07
qapi: fix example of DEVICE_UNPLUG_GUEST_ERROR event
Victor Toso
2022-09-07
qapi: fix example of NIC_RX_FILTER_CHANGED event
Victor Toso
2022-09-07
qapi: fix example of BLOCK_JOB_READY event
Victor Toso
2022-09-07
qapi: fix example of query-dump-guest-memory-capability command
Victor Toso
2022-09-07
qapi: fix example of query-vnc command
Victor Toso
2022-09-07
qapi: fix example of query-ballon command
Victor Toso
2022-09-06
Merge tag 'samuel-thibault' of https://people.debian.org/~sthibault/qemu into...
Stefan Hajnoczi
2022-09-06
Merge tag 'pull-tcg-20220906' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2022-09-06
target/riscv: Make translator stop before the end of a page
Richard Henderson
2022-09-06
target/riscv: Add MAX_INSN_LEN and insn_len
Richard Henderson
2022-09-06
target/i386: Make translator stop before the end of a page
Ilya Leoshkevich
2022-09-06
target/s390x: Make translator stop before the end of a page
Ilya Leoshkevich
2022-09-06
accel/tcg: Add fast path for translator_ld*
Richard Henderson
2022-09-06
accel/tcg: Add pc and host_pc params to gen_intermediate_code
Richard Henderson
2022-09-06
accel/tcg: Remove translator_ldsw
Richard Henderson
2022-09-06
accel/tcg: Document the faulting lookup in tb_lookup_cmp
Richard Henderson
2022-09-06
accel/tcg: Use probe_access_internal for softmmu get_page_addr_code_hostp
Richard Henderson
2022-09-06
accel/tcg: Move qemu_ram_addr_from_host_nofail to physmem.c
Richard Henderson
2022-09-06
accel/tcg: Make tb_htable_lookup static
Richard Henderson
2022-09-06
accel/tcg: Unlock mmap_lock after longjmp
Richard Henderson
2022-09-06
accel/tcg: Properly implement get_page_addr_code for user-only
Richard Henderson
2022-09-06
accel/tcg: Introduce is_same_page()
Ilya Leoshkevich
2022-09-06
tests/tcg/i386: Move smc_code2 to an executable section
Richard Henderson
2022-09-06
linux-user: Clear translations on mprotect()
Ilya Leoshkevich
2022-09-06
linux-user: Honor PT_GNU_STACK
Richard Henderson
2022-09-06
linux-user/x86_64: Allocate vsyscall page as a commpage
Richard Henderson
2022-09-06
linux-user/hppa: Allocate page zero as a commpage
Richard Henderson
2022-09-06
linux-user/arm: Mark the commpage executable
Richard Henderson
2022-09-06
usb-braille: Better explain that one also has to create a chardev backend
Samuel Thibault
2022-09-05
Merge tag 'pull-or1k-20220904' of https://github.com/stffrdhrn/qemu into staging
Stefan Hajnoczi
2022-09-04
docs/system: openrisc: Add OpenRISC documentation
Stafford Horne
2022-09-04
hw/openrisc: virt: pass random seed to fdt
Jason A. Donenfeld
2022-09-04
target/openrisc: Interrupt handling fixes
Stafford Horne
2022-09-04
target/openrisc: Enable MTTCG
Stafford Horne
2022-09-04
target/openrisc: Add interrupted CPU to log
Stafford Horne
2022-09-04
hw/openrisc: Initialize timer time at startup
Stafford Horne
2022-09-04
hw/openrisc: Add PCI bus support to virt
Stafford Horne
2022-09-04
hw/openrisc: Add the OpenRISC virtual machine
Stafford Horne
2022-09-04
goldfish_rtc: Add big-endian property
Stafford Horne
2022-09-04
target/openrisc: Fix memory reading in debugger
Stafford Horne
2022-09-04
hw/openrisc: Split re-usable boot time apis out to boot.c
Stafford Horne
2022-09-02
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-09-02
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Stefan Hajnoczi
2022-09-02
Merge tag 'char-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
2022-09-02
audio: exit(1) if audio backend failed to be found or initialized
Marc-André Lureau
2022-09-02
tests/unit: Update test-io-channel-socket.c for Windows
Bin Meng
2022-09-02
chardev/char-socket: Update AF_UNIX for Windows
Bin Meng
2022-09-02
util/qemu-sockets: Enable unix socket support on Windows
Bin Meng
[next]