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
2023-01-20
include/block: Untangle inclusion loops
Markus Armbruster
2023-01-20
coroutine: Use Coroutine typedef name instead of structure tag
Markus Armbruster
2023-01-20
coroutine: Split qemu/coroutine-core.h off qemu/coroutine.h
Markus Armbruster
2023-01-19
coroutine: Clean up superfluous inclusion of qemu/lockable.h
Markus Armbruster
2023-01-19
coroutine: Move coroutine_fn to qemu/osdep.h, trim includes
Markus Armbruster
2023-01-19
coroutine: Clean up superfluous inclusion of qemu/coroutine.h
Markus Armbruster
2023-01-17
Merge tag 'pull-tpm-2023-01-17-1' of https://github.com/stefanberger/qemu-tpm...
Peter Maydell
2023-01-17
Merge tag 'pull-tcg-20230116' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2023-01-16
tests/qtest/tpm-emu: Avoid hangs using abort handlers closing channels
Stefan Berger
2023-01-16
tests/qtest: Poll on waitpid() for a while before sending SIGKILL
Stefan Berger
2023-01-16
accel/tcg: Split out cpu_exec_{setjmp,loop}
Richard Henderson
2023-01-16
util/bufferiszero: Use __attribute__((target)) for avx2/avx512
Richard Henderson
2023-01-16
tcg: add perfmap and jitdump
Ilya Leoshkevich
2023-01-16
accel/tcg: Add debuginfo support
Ilya Leoshkevich
2023-01-16
linux-user: Clean up when exiting due to a signal
Ilya Leoshkevich
2023-01-16
Merge tag 'm68k-next-pull-request' of https://github.com/vivier/qemu-m68k int...
Peter Maydell
2023-01-16
tests/qtest/qom-test: Do not print tested properties by default
Thomas Huth
2023-01-16
Merge tag 'mips-20230113' of https://github.com/philmd/qemu into staging
Peter Maydell
2023-01-16
target/m68k: fix FPSR quotient byte for frem instruction
Mark Cave-Ayland
2023-01-16
target/m68k: fix FPSR quotient byte for fmod instruction
Mark Cave-Ayland
2023-01-16
target/m68k: pass sign directly into make_quotient()
Mark Cave-Ayland
2023-01-16
target/m68k: pass quotient directly into make_quotient()
Mark Cave-Ayland
2023-01-13
scripts/git.orderfile: Display MAINTAINERS changes first
Philippe Mathieu-Daudé
2023-01-13
target/mips: Restrict 'qapi-commands-machine.h' to system emulation
Philippe Mathieu-Daudé
2023-01-13
hw/mips/boston: Rename MachineState 'mc' pointer to 'ms'
Daniel Henrique Barboza
2023-01-13
hw/pci-host/bonito: Declare TYPE_BONITO_PCI_HOST_BRIDGE in header
Philippe Mathieu-Daudé
2023-01-13
hw/pci-host/bonito: Use 'bonito_pci' for PCI function #0 code
Philippe Mathieu-Daudé
2023-01-13
hw/pci-host/bonito: Use 'bonito_host' for PCI host bridge code
Philippe Mathieu-Daudé
2023-01-13
hw/pci-host/bonito: Convert to 3-phase reset
Philippe Mathieu-Daudé
2023-01-13
softmmu/rtc: Emit warning when using driftfix=slew on systems without mc146818
Thomas Huth
2023-01-13
hw/rtc/mc146818rtc: Make the mc146818 RTC device target independent
Thomas Huth
2023-01-13
hw/core/qdev-properties-system: Allow the 'slew' policy only on x86
Thomas Huth
2023-01-13
hw/intc: Extract the IRQ counting functions into a separate file
Thomas Huth
2023-01-13
hw/intc/i8259: Make using the isa_pic singleton more type-safe
Bernhard Beschow
2023-01-13
hw/usb/hcd-uhci: Introduce TYPE_ defines for device models
Bernhard Beschow
2023-01-13
hw/mips/Kconfig: Track Malta's PIIX dependencies via Kconfig
Bernhard Beschow
2023-01-13
hw/isa/piix4: Decouple INTx-to-LNKx routing which is board-specific
Bernhard Beschow
2023-01-13
hw/isa/piix3: Decouple INTx-to-LNKx routing which is board-specific
Bernhard Beschow
2023-01-13
hw/pci/pci: Factor out pci_bus_map_irqs() from pci_bus_irqs()
Bernhard Beschow
2023-01-13
hw/pci/pci_host: Trace config accesses on unexisting functions
Philippe Mathieu-Daudé
2023-01-13
mips: Always include nanomips disassembler
Paolo Bonzini
2023-01-13
Merge tag 'pull-target-arm-20230113' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2023-01-13
target/arm: allow writes to SCR_EL3.HXEn bit when FEAT_HCX is enabled
Evgeny Iakovlev
2023-01-13
mips: Remove support for trap and emulate KVM
Paolo Bonzini
2023-01-13
hw/isa/piix4: Correct IRQRC[A:D] reset values
Philippe Mathieu-Daudé
2023-01-13
hw/mips/malta: Set PIIX4 IRQ routes in embedded bootloader
Philippe Mathieu-Daudé
2023-01-13
hw/mips/malta: Introduce PIIX4_PCI_DEVFN definition
Philippe Mathieu-Daudé
2023-01-13
hw/mips/malta: Merge common BL code as bl_setup_gt64120_jump_kernel()
Philippe Mathieu-Daudé
2023-01-13
hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (5/5)
Philippe Mathieu-Daudé
2023-01-13
hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (4/5)
Philippe Mathieu-Daudé
[next]