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-27
target/riscv: remove fixed numbering from GDB xml feature files
Andrew Burgess
2022-09-27
target/riscv: remove fflags, frm, and fcsr from riscv-*-fpu.xml
Andrew Burgess
2022-09-27
target/riscv: fix csr check for cycle{h}, instret{h}, time{h}, hpmcounter3-31{h}
Weiwei Li
2022-09-27
target/riscv: Remove sideleg and sedeleg
Rahul Pathak
2022-09-27
docs/system: clean up code escape for riscv virt platform
Alex Bennée
2022-09-27
hw/ssi: ibex_spi: update reg addr
Wilfred Mallawa
2022-09-27
hw/ssi: ibex_spi: fixup typos in ibex_spi_host
Wilfred Mallawa
2022-09-26
Merge tag 'pull-target-arm-20220922' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2022-09-22
Merge tag 'edgar/xilinx-next-2022-09-21.for-upstream' of https://github.com/e...
Stefan Hajnoczi
2022-09-22
Merge tag 'pull-hex-20220919' of https://github.com/quic/qemu into staging
Stefan Hajnoczi
2022-09-22
configure: Avoid use of 'local' as it is non-POSIX
Peter Maydell
2022-09-22
configure: Check mkdir result directly, not via $?
Peter Maydell
2022-09-22
configure: Remove use of backtick `...` syntax
Peter Maydell
2022-09-22
configure: Add './' on front of glob of */config-devices.mak.d
Peter Maydell
2022-09-22
configure: Add missing quoting for some easy cases
Peter Maydell
2022-09-22
configure: Remove unused meson_args variable
Peter Maydell
2022-09-22
configure: Remove unused python_version variable
Peter Maydell
2022-09-22
tests/unit/test-vmstate: Avoid dynamic stack allocation
Philippe Mathieu-Daudé
2022-09-22
ui/curses: Avoid dynamic stack allocation
Philippe Mathieu-Daudé
2022-09-22
hw/usb/hcd-ohci: Use definition to avoid dynamic stack allocation
Philippe Mathieu-Daudé
2022-09-22
hw/i386/multiboot: Avoid dynamic stack allocation
Philippe Mathieu-Daudé
2022-09-22
hw/intc/xics: Avoid dynamic stack allocation
Philippe Mathieu-Daudé
2022-09-22
hw/ppc/pnv: Avoid dynamic stack allocation
Philippe Mathieu-Daudé
2022-09-22
hw/net/e1000e_core: Use definition to avoid dynamic stack allocation
Philippe Mathieu-Daudé
2022-09-22
io/channel-websock: Replace strlen(const_str) by sizeof(const_str) - 1
Philippe Mathieu-Daudé
2022-09-22
chardev/baum: Avoid dynamic stack allocation
Philippe Mathieu-Daudé
2022-09-22
chardev/baum: Use definitions to avoid dynamic stack allocation
Philippe Mathieu-Daudé
2022-09-22
chardev/baum: Replace magic values by X_MAX / Y_MAX definitions
Philippe Mathieu-Daudé
2022-09-22
hw/net/lan9118: Signal TSFL_INT flag when TX FIFO reaches specified level
Lucas Dietrich
2022-09-22
hw/acpi: Add ospm_status hook implementation for acpi-ged
Keqian Zhu
2022-09-22
target/arm: Add is_secure parameter to get_phys_addr_pmsav5
Richard Henderson
2022-09-22
target/arm: Add secure parameter to get_phys_addr_pmsav7
Richard Henderson
2022-09-22
target/arm: Add is_secure parameter to pmsav7_use_background_region
Richard Henderson
2022-09-22
target/arm: Add secure parameter to get_phys_addr_pmsav8
Richard Henderson
2022-09-22
target/arm: Add is_secure parameter to get_phys_addr_v6
Richard Henderson
2022-09-22
target/arm: Add is_secure parameter to get_phys_addr_v5
Richard Henderson
2022-09-22
target/arm: Add secure parameter to pmsav8_mpu_lookup
Richard Henderson
2022-09-22
target/arm: Add is_secure parameter to v8m_security_lookup
Richard Henderson
2022-09-22
target/arm: Remove is_subpage argument to pmsav8_mpu_lookup
Richard Henderson
2022-09-22
target/arm: Use GetPhysAddrResult in pmsav8_mpu_lookup
Richard Henderson
2022-09-22
target/arm: Use GetPhysAddrResult in get_phys_addr_pmsav8
Richard Henderson
2022-09-22
target/arm: Use GetPhysAddrResult in get_phys_addr_pmsav7
Richard Henderson
2022-09-22
target/arm: Use GetPhysAddrResult in get_phys_addr_pmsav5
Richard Henderson
2022-09-22
target/arm: Use GetPhysAddrResult in get_phys_addr_v5
Richard Henderson
2022-09-22
target/arm: Use GetPhysAddrResult in get_phys_addr_v6
Richard Henderson
2022-09-22
target/arm: Use GetPhysAddrResult in get_phys_addr_lpae
Richard Henderson
2022-09-22
target/arm: Create GetPhysAddrResult
Richard Henderson
2022-09-22
target/arm: Fix alignment for VLD4.32
Clément Chigot
2022-09-22
hw/net/can: fix Xilinx ZynqMP CAN RX FIFO logic
Anton Kochkov
2022-09-21
hw/microblaze: pass random seed to fdt
Jason A. Donenfeld
[next]