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-10-28
target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER9
Matheus Ferst
2022-10-28
target/ppc: remove generic architecture checks from p9_deliver_interrupt
Matheus Ferst
2022-10-28
target/ppc: remove unused interrupts from p9_deliver_interrupt
Matheus Ferst
2022-10-28
target/ppc: create an interrupt deliver method for POWER9/POWER10
Matheus Ferst
2022-10-28
target/ppc: remove unused interrupts from p9_next_unmasked_interrupt
Matheus Ferst
2022-10-28
target/ppc: create an interrupt masking method for POWER9/POWER10
Matheus Ferst
2022-10-28
target/ppc: prepare to split interrupt masking and delivery by excp_model
Matheus Ferst
2022-10-28
target/ppc: split interrupt masking and delivery from ppc_hw_interrupt
Matheus Ferst
2022-10-28
target/ppc: always use ppc_set_irq to set env->pending_interrupts
Matheus Ferst
2022-10-28
target/ppc: define PPC_INTERRUPT_* values directly
Matheus Ferst
2022-10-28
target/ppc: Use gvec to decode XVTSTDC[DS]P
Lucas Mateus Castro (alqotel)
2022-10-28
target/ppc: Moved XSTSTDC[QDS]P to decodetree
Lucas Mateus Castro (alqotel)
2022-10-28
target/ppc: Moved XVTSTDC[DS]P to decodetree
Lucas Mateus Castro (alqotel)
2022-10-28
target/ppc: Use gvec to decode XVCPSGN[SD]P
Lucas Mateus Castro (alqotel)
2022-10-28
target/ppc: Use gvec to decode XV[N]ABS[DS]P/XVNEG[DS]P
Lucas Mateus Castro (alqotel)
2022-10-28
target/ppc: Move VABSDU[BHW] to decodetree and use gvec
Lucas Mateus Castro (alqotel)
2022-10-28
target/ppc: Move VAVG[SU][BHW] to decodetree and use gvec
Lucas Mateus Castro (alqotel)
2022-10-28
target/ppc: Move VPRTYB[WDQ] to decodetree and use gvec
Lucas Mateus Castro (alqotel)
2022-10-28
target/ppc: Move VNEG[WD] to decodtree and use gvec
Lucas Mateus Castro (alqotel)
2022-10-28
target/ppc: Move V(ADD|SUB)CUW to decodetree and use gvec
Lucas Mateus Castro (alqotel)
2022-10-28
target/ppc: Move VMH[R]ADDSHS instruction to decodetree
Lucas Mateus Castro (alqotel)
2022-10-28
target/ppc: Moved VMLADDUHM to decodetree and use gvec
Lucas Mateus Castro (alqotel)
2022-10-28
target/ppc: move msgsync to decodetree
Matheus Ferst
2022-10-28
target/ppc: move msgclrp/msgsndp to decodetree
Matheus Ferst
2022-10-28
target/ppc: move msgclr/msgsnd to decodetree
Matheus Ferst
2022-10-28
target/ppc: fix REQUIRE_HV macro definition
Matheus Ferst
2022-10-28
target/ppc: fix msgsync insns flags
Matheus Ferst
2022-10-28
target/ppc: fix msgclr/msgsnd insns flags
Matheus Ferst
2022-10-28
tests/qtest: libqtest: Correct the timeout unit of blocking receive calls for...
Bin Meng
2022-10-28
tests/qtest: libqos: Do not build virtio-9p unconditionally
Bin Meng
2022-10-28
tests/qtest: migration-test: Make sure QEMU process "to" exited after migrati...
Xuzhou Cheng
2022-10-28
tests/qtest: libqtest: Introduce qtest_wait_qemu()
Bin Meng
2022-10-28
tests/qtest: Use EXIT_FAILURE instead of magic number
Bin Meng
2022-10-28
tests/qtest: device-plug-test: Reverse the usage of double/single quotes
Bin Meng
2022-10-28
tests/qtest: Support libqtest to build and run on Windows
Bin Meng
2022-10-28
tests/qtest: Use send/recv for socket communication
Xuzhou Cheng
2022-10-28
accel/qtest: Support qtest accelerator for Windows
Xuzhou Cheng
2022-10-28
tests: Add sndio to the FreeBSD CI containers / VM
Brad Smith
2022-10-28
tests/vm: update openbsd to release 7.2
Brad Smith
2022-10-28
tests/qtest/libqos/e1000e: Use e1000_regs.h
Akihiko Odaki
2022-10-28
tests/qtest/cxl-test: Remove temporary directories after testing
Thomas Huth
2022-10-28
tests/qtest/tpm: Clean up remainders of swtpm
Thomas Huth
2022-10-28
MAINTAINERS: target/s390x/: add Ilya as reviewer
Christian Borntraeger
2022-10-28
tests/tcg/s390x: Add a test for the vistr instruction
Thomas Huth
2022-10-28
net: stream: add QAPI events to report connection state
Laurent Vivier
2022-10-28
net: stream: move to QIO to enable additional parameters
Laurent Vivier
2022-10-28
qemu-sockets: update socket_uri() and socket_parse() to be consistent
Laurent Vivier
2022-10-28
qemu-sockets: move and rename SocketAddress_to_str()
Laurent Vivier
2022-10-28
net: dgram: add unix socket
Laurent Vivier
2022-10-28
net: dgram: move mcast specific code from net_socket_fd_init_dgram()
Laurent Vivier
[prev]
[next]