2024-02-03 |
Richard Henderson | target/sparc: Use i128 for FqTOs, FqTOi |
commit | commitdiff | tree | snapshot |
2024-02-03 |
Richard Henderson | target/sparc: Use i128 for FADDq, FSUBq, FMULq, FDIVq |
commit | commitdiff | tree | snapshot |
2024-02-03 |
Richard Henderson | target/sparc: Use i128 for FSQRTq |
commit | commitdiff | tree | snapshot |
2024-02-03 |
Richard Henderson | target/sparc: Inline FNEG, FABS |
commit | commitdiff | tree | snapshot |
2024-02-03 |
Richard Henderson | target/sparc: Introduce gen_{load,store}_fpr_Q |
commit | commitdiff | tree | snapshot |
2024-02-03 |
Richard Henderson | target/sparc: Remove gen_dest_fpr_F |
commit | commitdiff | tree | snapshot |
2024-02-03 |
Richard Henderson | target/sparc: Use tcg_gen_qemu_{ld, st}_i128 for ASI_M_... |
commit | commitdiff | tree | snapshot |
2024-02-03 |
Richard Henderson | target/sparc: Use tcg_gen_qemu_{ld, st}_i128 for ASI_M_... |
commit | commitdiff | tree | snapshot |
2024-02-03 |
Richard Henderson | tcg/loongarch64: Set vector registers call clobbered |
commit | commitdiff | tree | snapshot |
2024-02-03 |
Ilya Leoshkevich | tests/tcg: Fix the /proc/self/mem probing in the PROT_N... |
commit | commitdiff | tree | snapshot |
2024-02-03 |
Richard Henderson | include/exec: Change cpu_mmu_index argument to CPUState |
commit | commitdiff | tree | snapshot |
2024-02-03 |
Richard Henderson | include/exec: Implement cpu_mmu_index generically |
commit | commitdiff | tree | snapshot |
2024-02-03 |
Richard Henderson | target/xtensa: Populate CPUClass.mmu_index |
commit | commitdiff | tree | snapshot |
2024-02-03 |
Richard Henderson | target/tricore: Populate CPUClass.mmu_index |
commit | commitdiff | tree | snapshot |
2024-02-03 |
Richard Henderson | target/sparc: Populate CPUClass.mmu_index |
commit | commitdiff | tree | snapshot |
2024-02-03 |
Richard Henderson | target/sh4: Populate CPUClass.mmu_index |
commit | commitdiff | tree | snapshot |
2024-02-03 |
Richard Henderson | target/s390x: Populate CPUClass.mmu_index |
commit | commitdiff | tree | snapshot |
2024-02-03 |
Richard Henderson | target/s390x: Split out s390x_env_mmu_index |
commit | commitdiff | tree | snapshot |
2024-02-03 |
Richard Henderson | target/rx: Populate CPUClass.mmu_index |
commit | commitdiff | tree | snapshot |
2024-02-03 |
Richard Henderson | target/riscv: Populate CPUClass.mmu_index |
commit | commitdiff | tree | snapshot |
2024-02-03 |
Richard Henderson | target/riscv: Replace cpu_mmu_index with riscv_env_mmu_... |
commit | commitdiff | tree | snapshot |
2024-02-03 |
Richard Henderson | target/riscv: Rename riscv_cpu_mmu_index to riscv_env_m... |
commit | commitdiff | tree | snapshot |
2024-02-03 |
Richard Henderson | target/ppc: Populate CPUClass.mmu_index |
commit | commitdiff | tree | snapshot |
2024-02-03 |
Richard Henderson | target/ppc: Split out ppc_env_mmu_index |
commit | commitdiff | tree | snapshot |
2024-02-03 |
Richard Henderson | target/openrisc: Populate CPUClass.mmu_index |
commit | commitdiff | tree | snapshot |
2024-02-03 |
Richard Henderson | target/nios2: Populate CPUClass.mmu_index |
commit | commitdiff | tree | snapshot |
2024-02-03 |
Richard Henderson | target/mips: Populate CPUClass.mmu_index |
commit | commitdiff | tree | snapshot |
2024-02-03 |
Richard Henderson | target/mips: Split out mips_env_mmu_index |
commit | commitdiff | tree | snapshot |
2024-02-03 |
Richard Henderson | target/mips: Pass ptw_mmu_idx down from mips_cpu_tlb_fill |
commit | commitdiff | tree | snapshot |
2024-02-03 |
Richard Henderson | target/microblaze: Populate CPUClass.mmu_index |
commit | commitdiff | tree | snapshot |
2024-02-03 |
Richard Henderson | target/m68k: Populate CPUClass.mmu_index |
commit | commitdiff | tree | snapshot |
2024-02-03 |
Richard Henderson | target/loongarch: Rename MMU_IDX_* |
commit | commitdiff | tree | snapshot |
2024-02-03 |
Richard Henderson | target/loongarch: Populate CPUClass.mmu_index |
commit | commitdiff | tree | snapshot |
2024-02-02 |
Richard Henderson | target/i386: Populate CPUClass.mmu_index |
commit | commitdiff | tree | snapshot |
2024-02-02 |
Richard Henderson | target/hppa: Populate CPUClass.mmu_index |
commit | commitdiff | tree | snapshot |
2024-02-02 |
Richard Henderson | target/cris: Populate CPUClass.mmu_index |
commit | commitdiff | tree | snapshot |
2024-02-02 |
Richard Henderson | target/cris: Cache mem_index in DisasContext |
commit | commitdiff | tree | snapshot |
2024-02-02 |
Richard Henderson | target/avr: Populate CPUClass.mmu_index |
commit | commitdiff | tree | snapshot |
2024-02-02 |
Richard Henderson | target/arm: Populate CPUClass.mmu_index |
commit | commitdiff | tree | snapshot |
2024-02-02 |
Richard Henderson | target/arm: Split out arm_env_mmu_index |
commit | commitdiff | tree | snapshot |
2024-02-02 |
Richard Henderson | target/alpha: Populate CPUClass.mmu_index |
commit | commitdiff | tree | snapshot |
2024-02-02 |
Richard Henderson | target/alpha: Split out alpha_env_mmu_index |
commit | commitdiff | tree | snapshot |
2024-02-02 |
Richard Henderson | include/hw/core: Add mmu_index to CPUClass |
commit | commitdiff | tree | snapshot |
2024-02-02 |
Peter Maydell | Merge tag 'pull-nic-config-2-20240202' of git://git... |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | net: make nb_nics and nd_table[] static in net/net.c |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | net: remove qemu_show_nic_models(), qemu_find_nic_model() |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | hw/pci: remove pci_nic_init_nofail() |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | net: remove qemu_check_nic_model() |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | hw/xtensa/xtfpga: use qemu_create_nic_device() |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | hw/sparc/sun4m: use qemu_find_nic_info() |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | hw/s390x/s390-virtio-ccw: use qemu_create_nic_device() |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | hw/riscv: use qemu_configure_nic_device() |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | hw/openrisc/openrisc_sim: use qemu_create_nic_device() |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | hw/net/lasi_i82596: use qemu_create_nic_device() |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | hw/net/lasi_i82596: Re-enable build |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | hw/mips/jazz: use qemu_find_nic_info() |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | hw/mips/mipssim: use qemu_create_nic_device() |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | hw/microblaze: use qemu_configure_nic_device() |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | hw/m68k/q800: use qemu_find_nic_info() |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | hw/m68k/mcf5208: use qemu_create_nic_device() |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | hw/net/etraxfs-eth: use qemu_configure_nic_device() |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | hw/arm: use qemu_configure_nic_device() |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | hw/arm/stellaris: use qemu_find_nic_info() |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | hw/arm/npcm7xx: use qemu_configure_nic_device, allow... |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | hw/arm/highbank: use qemu_create_nic_device() |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | hw/net/lan9118: use qemu_configure_nic_device() |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | hw/net/smc91c111: use qemu_configure_nic_device() |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | hw/arm/fsl: use qemu_configure_nic_device() |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | hw/arm/exynos4: use qemu_create_nic_device() |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | hw/arm/aspeed: use qemu_configure_nic_device() |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | hw/arm/allwinner: use qemu_configure_nic_device() |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | hw/xtensa/virt: use pci_init_nic_devices() |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | hw/sparc64/sun4u: use pci_init_nic_devices() |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | hw/sh4/r2d: use pci_init_nic_devices() |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | hw/ppc: use pci_init_nic_devices() |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | hw/ppc/spapr: use qemu_get_nic_info() and pci_init_nic_... |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | hw/ppc/prep: use pci_init_nic_devices() |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | hw/mips/loongson3_virt: use pci_init_nic_devices() |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | hw/mips/malta: use pci_init_nic_devices() |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | hw/mips/fuloong2e: use pci_init_nic_devices() |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | hw/loongarch: use pci_init_nic_devices() |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | hw/hppa: use pci_init_nic_devices() |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | hw/arm/virt: use pci_init_nic_devices() |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | hw/arm/sbsa-ref: use pci_init_nic_devices() |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | hw/alpha/dp264: use pci_init_nic_devices() |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | hw/xen: use qemu_create_nic_bus_devices() to instantiat... |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_de... |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | hw/pci: add pci_init_nic_devices(), pci_init_nic_in_slot() |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | net: add qemu_create_nic_bus_devices() |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | net: report list of available models according to platform |
commit | commitdiff | tree | snapshot |
2024-02-02 |
David Woodhouse | net: add qemu_{configure,create}_nic_device(), qemu_fin... |
commit | commitdiff | tree | snapshot |
2024-02-01 |
Peter Maydell | Merge tag 'pull-aspeed-20240201' of https://github... |
commit | commitdiff | tree | snapshot |
2024-02-01 |
Peter Maydell | Merge tag 'pull-loongarch-20240201' of https://gitlab... |
commit | commitdiff | tree | snapshot |
2024-02-01 |
Ninad Palsule | hw/fsi: Update MAINTAINER list |
commit | commitdiff | tree | snapshot |
2024-02-01 |
Ninad Palsule | hw/fsi: Added FSI documentation |
commit | commitdiff | tree | snapshot |
2024-02-01 |
Ninad Palsule | hw/fsi: Added qtest |
commit | commitdiff | tree | snapshot |
2024-02-01 |
Ninad Palsule | hw/arm: Hook up FSI module in AST2600 |
commit | commitdiff | tree | snapshot |
2024-02-01 |
Ninad Palsule | hw/fsi: Aspeed APB2OPB & On-chip peripheral bus |
commit | commitdiff | tree | snapshot |
2024-02-01 |
Song Gao | target/loongarch: Fix qtest test-hmp error when KVM... |
commit | commitdiff | tree | snapshot |
2024-02-01 |
Ninad Palsule | hw/fsi: Introduce IBM's FSI master |
commit | commitdiff | tree | snapshot |
next |