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-18
target/i386: support operand merging in binary scalar helpers
Paolo Bonzini
2022-10-18
target/i386: extend helpers to support VEX.V 3- and 4- operand encodings
Paolo Bonzini
2022-10-18
target/i386: Prepare ops_sse_header.h for 256 bit AVX
Paul Brook
2022-10-18
target/i386: move scalar 0F 38 and 0F 3A instruction to new decoder
Paolo Bonzini
2022-10-18
target/i386: validate SSE prefixes directly in the decoding table
Paolo Bonzini
2022-10-18
target/i386: validate VEX prefixes via the instructions' exception classes
Paolo Bonzini
2022-10-18
target/i386: add AVX_EN hflag
Paul Brook
2022-10-18
target/i386: add CPUID feature checks to new decoder
Paolo Bonzini
2022-10-18
target/i386: add CPUID[EAX=7,ECX=0].ECX to DisasContext
Paolo Bonzini
2022-10-18
target/i386: add ALU load/writeback core
Paolo Bonzini
2022-10-18
target/i386: add core of new i386 decoder
Paolo Bonzini
2022-10-18
target/i386: make rex_w available even in 32-bit mode
Paolo Bonzini
2022-10-18
target/i386: make ldo/sto operations consistent with ldq
Paolo Bonzini
2022-10-18
target/i386: Define XMMReg and access macros, align ZMM registers
Richard Henderson
2022-10-18
target/i386: Use probe_access_full for final stage2 translation
Richard Henderson
2022-10-18
target/i386: Use atomic operations for pte updates
Richard Henderson
2022-10-18
target/i386: Combine 5 sets of variables in mmu_translate
Richard Henderson
2022-10-18
target/i386: Use MMU_NESTED_IDX for vmload/vmsave
Richard Henderson
2022-10-18
target/i386: Add MMU_PHYS_IDX and MMU_NESTED_IDX
Richard Henderson
2022-10-18
target/i386: Reorg GET_HPHYS
Richard Henderson
2022-10-18
target/i386: Introduce structures for mmu_translate
Richard Henderson
2022-10-18
target/i386: Direct call get_hphys from mmu_translate
Richard Henderson
2022-10-18
target/i386: Use MMUAccessType across excp_helper.c
Richard Henderson
2022-10-18
target/i386: Save and restore pc_save before tcg_remove_ops_after
Richard Henderson
2022-10-18
target/i386: Use device_cold_reset() to reset the APIC
Peter Maydell
2022-10-18
configure: Avoid using strings binary
Michal Privoznik
2022-10-18
hyperv: fix SynIC SINT assertion failure on guest reset
Maciej S. Szmigiero
2022-10-18
hw/scsi/vmw_pvscsi.c: Use device_cold_reset() to reset SCSI devices
Peter Maydell
2022-10-18
scsi: Use device_cold_reset() and bus_cold_reset()
Peter Maydell
2022-10-18
configure: don't enable firmware for targets that are not built
Paolo Bonzini
2022-10-17
MAINTAINERS: Replace my amsat.org email address
Philippe Mathieu-Daudé
2022-10-17
hw/riscv: set machine->fdt in spike_board_init()
Daniel Henrique Barboza
2022-10-17
hw/riscv: set machine->fdt in sifive_u_machine_init()
Daniel Henrique Barboza
2022-10-17
hw/ppc: set machine->fdt in spapr machine
Daniel Henrique Barboza
2022-10-17
hw/ppc: set machine->fdt in pnv_reset()
Daniel Henrique Barboza
2022-10-17
hw/ppc: set machine->fdt in pegasos2_machine_reset()
Daniel Henrique Barboza
2022-10-17
hw/ppc: set machine->fdt in xilinx_load_device_tree()
Daniel Henrique Barboza
2022-10-17
hw/ppc: set machine->fdt in sam460ex_load_device_tree()
Daniel Henrique Barboza
2022-10-17
hw/ppc: set machine->fdt in bamboo_load_device_tree()
Daniel Henrique Barboza
2022-10-17
hw/nios2: set machine->fdt in nios2_load_dtb()
Daniel Henrique Barboza
2022-10-17
qmp/hmp, device_tree.c: introduce dumpdtb
Daniel Henrique Barboza
2022-10-17
hw/ppc/spapr_pci.c: Use device_cold_reset() rather than device_legacy_reset()
Peter Maydell
2022-10-17
target/ppc: Fix xvcmp* clearing FI bit
Víctor Colombo
2022-10-17
hw/ppc/e500: Remove if statement which is now always true
Bernhard Beschow
2022-10-17
hw/ppc/mpc8544ds: Add platform bus
Bernhard Beschow
2022-10-17
hw/ppc/mpc8544ds: Rename wrongly named method
Bernhard Beschow
2022-10-17
hw/ppc/e500: Reduce usage of sysbus API
Bernhard Beschow
2022-10-17
docs/system/ppc/ppce500: Add heading for networking chapter
Bernhard Beschow
2022-10-17
hw/gpio/meson: Introduce dedicated config switch for hw/gpio/mpc8xxx
Bernhard Beschow
2022-10-17
hw/ppc/meson: Allow e500 boards to be enabled separately
Bernhard Beschow
[prev]
[next]