2022-07-11 |
Richard Henderson | target/arm: Handle SME in sve_access_check |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Add SME enablement checks |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Mark LD1RO as non-streaming |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Mark LDFF1 and LDNF1 as non-streaming |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Mark gather prefetch as non-streaming |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Mark gather/scatter load/store as non-streaming |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Mark string/histo/crypto as non-streaming |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Mark SMMLA, UMMLA, USMMLA as non-streaming |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Mark FTSMUL, FTMAD, FADDA as non-streaming |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Mark PMULL, FMMLA as non-streaming |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Mark BDEP, BEXT, BGRP, COMPACT, FEXPA,... |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Mark RDFFR, WRFFR, SETFFR as non-streaming |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Mark ADR as non-streaming |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Trap non-streaming usage when Streaming... |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Add infrastructure for disas_sme |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Handle SME in aarch64_cpu_dump_state |
commit | commitdiff | tree | snapshot |
2022-07-08 |
Richard Henderson | Merge tag 'pull-target-arm-20220707' of https://git... |
commit | commitdiff | tree | snapshot |
2022-07-07 |
Richard Henderson | Merge tag 'pull-request-2022-07-07' of https://gitlab... |
commit | commitdiff | tree | snapshot |
2022-07-07 |
Peter Maydell | target/arm: Fix qemu-system-arm handling of LPAE block... |
commit | commitdiff | tree | snapshot |
2022-07-07 |
Peter Maydell | target/arm: Correctly implement Feat_DoubleLock |
commit | commitdiff | tree | snapshot |
2022-07-07 |
Peter Maydell | target/arm: Implement AArch32 DBGDEVID, DBGDEVID1,... |
commit | commitdiff | tree | snapshot |
2022-07-07 |
Peter Maydell | target/arm: Suppress debug exceptions when OS Lock set |
commit | commitdiff | tree | snapshot |
2022-07-07 |
Peter Maydell | target/arm: Move define_debug_regs() to debug_helper.c |
commit | commitdiff | tree | snapshot |
2022-07-07 |
Peter Maydell | target/arm: Fix code style issues in debug helper functions |
commit | commitdiff | tree | snapshot |
2022-07-07 |
Richard Henderson | target/arm: Record tagged bit for user-only in sve_prob... |
commit | commitdiff | tree | snapshot |
2022-07-07 |
Richard Henderson | target/arm: Fix MTE check in sve_ldnfff1_r |
commit | commitdiff | tree | snapshot |
2022-07-07 |
Jason A. Donenfeld | hw/arm/virt: dt: add rng-seed property |
commit | commitdiff | tree | snapshot |
2022-07-07 |
Richard Henderson | Merge tag 'block-pull-request' of https://gitlab.com... |
commit | commitdiff | tree | snapshot |
2022-07-07 |
Stefan Hajnoczi | block/io_uring: clarify that short reads can happen |
commit | commitdiff | tree | snapshot |
2022-07-07 |
Dominique Martinet | io_uring: fix short read slow path |
commit | commitdiff | tree | snapshot |
2022-07-07 |
Richard Henderson | Merge tag 'pull-ppc-20220706' of https://gitlab.com... |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Richard Henderson | target/s390x: Exit tb after executing ex_value |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Richard Henderson | target/s390x: Remove DISAS_PC_STALE_NOCHAIN |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Richard Henderson | target/s390x: Remove DISAS_PC_STALE |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Richard Henderson | target/s390x: Remove DISAS_GOTO_TB |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Thomas Huth | pc-bios/s390-ccw: Update the s390-ccw bios binaries... |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Thomas Huth | pc-bios/s390-ccw/netboot.mak: Ignore Clang's warnings... |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Thomas Huth | pc-bios/s390-ccw/virtio: Remove "extern" keyword from... |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Thomas Huth | pc-bios/s390-ccw/virtio-blkdev: Request the right featu... |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Thomas Huth | pc-bios/s390-ccw: Split virtio-scsi code from virtio_bl... |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Thomas Huth | pc-bios/s390-ccw/virtio: Beautify the code for reading... |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Thomas Huth | pc-bios/s390-ccw/virtio: Read device config after featu... |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Thomas Huth | pc-bios/s390-ccw/virtio: Set missing status bits while... |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Thomas Huth | pc-bios/s390-ccw/virtio-blkdev: Remove virtio_assume_scsi() |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Thomas Huth | pc-bios/s390-ccw/virtio-blkdev: Simplify/fix virtio_ipl... |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Thomas Huth | pc-bios/s390-ccw/bootmap: Improve the guessing logic... |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Thomas Huth | pc-bios/s390-ccw/virtio: Introduce a macro for the... |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Thomas Huth | pc-bios/s390-ccw: Add a proper prototype for main() |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Richard Henderson | Merge tag 'm68k-for-7.1-pull-request' of https://github... |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Pali Rohár | target/ppc: Fix MPC8555 and MPC8560 core type to e500v1 |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Thomas Huth | target/ppc/cpu-models: Remove the "default" CPU alias |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Murilo Opsfelder... | target/ppc: Return default CPU for max CPU |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Matheus Ferst | target/ppc: implement cdtbcd |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Matheus Ferst | target/ppc: implement cbcdtd |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Matheus Ferst | target/ppc: implement addg6s |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Matheus Ferst | target/ppc: Add flag for ISA v2.06 BCDA instructions |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Víctor Colombo | tests/tcg/ppc64: Add mffsce test |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Víctor Colombo | target/ppc: Implement mffscdrn[i] instructions |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Víctor Colombo | target/ppc: Move mffs[.] to decodetree |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Víctor Colombo | target/ppc: Move mffsl to decodetree |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Víctor Colombo | target/ppc: Move mffsce to decodetree |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Víctor Colombo | target/ppc: Move mffscrn[i] to decodetree |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Víctor Colombo | target/ppc: Fix insn32.decode style issues |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Alexey Kardashevskiy | ppc/spapr: Implement H_WATCHDOG |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Alexey Kardashevskiy | ppc: Define SETFIELD for the ppc target |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Matheus Ferst | target/ppc: use int128.h methods in vsubcuq |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Matheus Ferst | target/ppc: use int128.h methods in vsubecuq and vsubeuqm |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Matheus Ferst | target/ppc: use int128.h methods in vsubuqm |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Matheus Ferst | target/ppc: use int128.h methods in vaddcuq |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Matheus Ferst | target/ppc: use int128.h methods in vaddecuq and vaddeuqm |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Matheus Ferst | target/ppc: use int128.h methods in vadduqm |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Matheus Ferst | target/ppc: use int128.h methods in vpmsumd |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Alexey Kardashevskiy | spapr/ddw: Implement 64bit query extension |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Alexey Kardashevskiy | spapr/ddw: Reset DMA when the last non-default window... |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Víctor Colombo | target/ppc: Change FPSCR_* to follow POWER ISA numberin... |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Daniel Henrique... | ppc/pnv: remove 'INTERFACE_PCIE_DEVICE' from phb4 root bus |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Daniel Henrique... | ppc/pnv: remove 'INTERFACE_PCIE_DEVICE' from phb3 root bus |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Daniel Henrique... | ppc/pnv: make pnv_chip_power8_pic_print_info() use... |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Daniel Henrique... | ppc/pnv: make pnv_ics_resend() use chip8->phbs[] |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Daniel Henrique... | ppc/pnv: make pnv_ics_get() use the chip8->phbs[] array |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Daniel Henrique... | ppc/pnv: assign pnv-phb-root-port chassis/slot earlier |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Daniel Henrique... | ppc/pnv: attach phb3/phb4 root ports in QOM tree |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Daniel Henrique... | ppc/pnv: move root port attach to pnv_phb4_realize() |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Jason A. Donenfeld | m68k: virt: pass RNG seed via bootinfo block |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Jason A. Donenfeld | m68k: use correct variable name in boot info string... |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Janis Schoetterl... | target/s390x/tcg: SPX: check validity of new prefix |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Richard Henderson | Merge tag 'net-pull-request' of https://github.com... |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Haochen Tong | ebpf: replace deprecated bpf_program__set_socket_filter |
commit | commitdiff | tree | snapshot |
2022-07-06 |
Ding Hui | e1000: set RX descriptor status in a separate operation |
commit | commitdiff | tree | snapshot |
2022-07-05 |
Richard Henderson | Merge tag 'pull-xen-20220705' of https://xenbits.xen... |
commit | commitdiff | tree | snapshot |
2022-07-05 |
Chuck Zmudzinski | xen/pass-through: don't create needless register group |
commit | commitdiff | tree | snapshot |
2022-07-05 |
Chuck Zmudzinski | xen/pass-through: merge emulated bits correctly |
commit | commitdiff | tree | snapshot |
2022-07-05 |
Richard Henderson | Merge tag 'pull-request-2022-07-05' of https://gitlab... |
commit | commitdiff | tree | snapshot |
2022-07-05 |
Richard Henderson | Merge tag 'pull-la-20220705' of https://gitlab.com... |
commit | commitdiff | tree | snapshot |
2022-07-05 |
Xiaojuan Yang | hw/intc/loongarch_ipi: Fix mail send and any send function |
commit | commitdiff | tree | snapshot |
2022-07-05 |
Xiaojuan Yang | hw/intc/loongarch_ipi: Fix ipi device access of 64bits |
commit | commitdiff | tree | snapshot |
2022-07-05 |
Richard Henderson | tcg/tci: Remove CONFIG_DEBUG_TCG_INTERPRETER |
commit | commitdiff | tree | snapshot |
2022-07-05 |
Song Gao | scripts/qemu-binfmt-conf: Add LoongArch to qemu_get_fam... |
commit | commitdiff | tree | snapshot |
2022-07-05 |
Song Gao | target/loongarch: Clean up tlb when cpu reset |
commit | commitdiff | tree | snapshot |
2022-07-05 |
Richard Henderson | hw/rtc/ls7a_rtc: Drop unused inline functions |
commit | commitdiff | tree | snapshot |
next |