qemu.git
2022-01-13 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-01-12 Peter MaydellMerge remote-tracking branch 'remotes/lvivier-gitlab...
2022-01-12 Daniel Henrique... ppc/pnv: use stack->pci_regs[] in pnv_pec_stk_pci_xscom...
2022-01-12 Daniel Henrique... ppc/pnv: turn pnv_phb4_update_regions() into static
2022-01-12 Daniel Henrique... ppc/pnv: Introduce user creatable pnv-phb4 devices
2022-01-12 Daniel Henrique... ppc/pnv: turn 'phb' into a pointer in struct PnvPhb4Pec...
2022-01-12 Daniel Henrique... ppc/pnv: move PHB4 XSCOM init to phb4_realize()
2022-01-12 Daniel Henrique... ppc/pnv: set phb4 properties in stk_realize()
2022-01-12 Daniel Henrique... pnv_phb4_pec: use pnv_phb4_pec_get_phb_id() in pnv_pec_...
2022-01-12 Daniel Henrique... pnv_phb4_pec.c: move pnv_pec_phb_offset() to pnv_phb4.c
2022-01-12 Daniel Henrique... pnv_phb4.c: change TYPE_PNV_PHB4_ROOT_BUS name
2022-01-12 Daniel Henrique... pnv_phb3.h: change TYPE_PNV_PHB3_ROOT_BUS name
2022-01-12 Cédric Le Goaterppc/pnv: Move num_phbs under Pnv8Chip
2022-01-12 Cédric Le Goaterppc/pnv: Complete user created PHB3 devices
2022-01-12 Cédric Le Goaterppc/pnv: Reparent user created PHB3 devices to the...
2022-01-12 Cédric Le Goaterppc/pnv: Introduce support for user created PHB3 devices
2022-01-12 Daniel Henrique... pnv_phb4.c: check if root port exists in rc_config...
2022-01-12 Daniel Henrique... pnv_phb4.c: make pnv-phb4-root-port user creatable
2022-01-12 Cédric Le Goaterppc/pnv: Attach PHB3 root port device when defaults...
2022-01-12 Daniel Henrique... pnv_phb4.c: add unique chassis and slot for pnv_phb4_ro...
2022-01-12 Daniel Henrique... pnv_phb3.c: add unique chassis and slot for pnv_phb3_ro...
2022-01-12 Fabiano Rosastarget/ppc: Set the correct endianness for powernv...
2022-01-12 Fabiano Rosastarget/ppc: Introduce a wrapper for powerpc_excp
2022-01-12 Fabiano Rosastarget/ppc: Use ppc_interrupts_little_endian in powerpc...
2022-01-12 Fabiano Rosastarget/ppc: Add MSR_ILE support to ppc_interrupts_littl...
2022-01-12 Fabiano Rosastarget/ppc: Add HV support to ppc_interrupts_little_endian
2022-01-12 Fabiano Rosastarget/ppc: powerpc_excp: Group unimplemented exceptions
2022-01-12 Fabiano Rosastarget/ppc: powerpc_excp: Keep 60x/7x5 soft MMU logs...
2022-01-12 Fabiano Rosastarget/ppc: powerpc_excp: Extract software TLB logging...
2022-01-12 Leonardo Garciadocs: Clarifications and formatting changes in ppc...
2022-01-12 Thomas HuthMAINTAINERS: Improve the PowerPC machines section
2022-01-12 Thomas Huthdocs/system/ppc: Merge the PEF information into the...
2022-01-12 Cédric Le Goatertarget/ppc: Add extra float instructions to POWER5P...
2022-01-12 Cédric Le Goaterspapr: Fix support of POWER5+ processors
2022-01-12 Cédric Le Goatertarget/ppc: Add popcntb instruction to POWER5+ processors
2022-01-12 Cédric Le GoaterMerge tag 'qemu-slof-20220110' of github.com:aik/qemu...
2022-01-12 Peter Maydelllinux-user: Fix clang warning for nios2-linux-user...
2022-01-11 Richard Hendersonlinux-user: Implement capability prctls
2022-01-11 Richard Hendersonlinux-user: Implement PR_SET_PDEATHSIG
2022-01-11 Richard Hendersonlinux-user: Map signal number in PR_GET_PDEATHSIG
2022-01-11 Richard Hendersonlinux-user: Do not special-case NULL for PR_GET_PDEATHSIG
2022-01-11 Richard Hendersonlinux-user: Move target_struct.h generic definitions...
2022-01-11 Richard Hendersonlinux-user/arm: Move target_oabi_flock64 out of target_...
2022-01-11 Richard Hendersonlinux-user/xtensa: Use force_sig_fault
2022-01-11 Richard Hendersonlinux-user/sparc: Use force_sig_fault
2022-01-11 Richard Hendersonlinux-user/sh4: Use force_sig_fault
2022-01-11 Richard Hendersonlinux-user/s390x: Use force_sig_fault
2022-01-11 Richard Hendersonlinux-user/riscv: Use force_sig_fault
2022-01-11 Richard Hendersonlinux-user/ppc: Use force_sig_fault
2022-01-11 Richard Hendersonlinux-user/openrisc: Use force_sig_fault
2022-01-11 Richard Hendersontarget/mips: Extract trap code into env->error_code
2022-01-11 Richard Hendersontarget/mips: Extract break code into env->error_code
2022-01-11 Richard Hendersonlinux-user/mips: Use force_sig_fault
2022-01-11 Richard Hendersonlinux-user/mips: Improve do_break
2022-01-11 Richard Hendersonlinux-user/microblaze: Fix SIGFPE si_codes
2022-01-11 Richard Hendersonlinux-user/microblaze: Use force_sig_fault
2022-01-11 Richard Hendersonlinux-user/m68k: Use force_sig_fault
2022-01-11 Richard Hendersonlinux-user/i386: Use force_sig, force_sig_fault
2022-01-11 Richard Hendersonlinux-user/i386: Split out maybe_handle_vm86_trap
2022-01-11 Richard Hendersonlinux-user/hppa: Set FPE_CONDTRAP for COND
2022-01-11 Richard Hendersonlinux-user: Remove TARGET_NSIGFPE
2022-01-11 Richard Hendersonlinux-user/hppa: Use the proper si_code for PRIV_OPR...
2022-01-11 Richard Hendersonlinux-user/hppa: Use force_sig_fault
2022-01-11 Richard Hendersonlinux-user/cris: Use force_sig_fault
2022-01-11 Richard Hendersonlinux-user/alpha: Use force_sig_fault
2022-01-11 Richard Hendersonlinux-user/alpha: Set FPE_FLTUNK for gentrap ROPRAND
2022-01-11 Richard Hendersonlinux-user/alpha: Set TRAP_UNK for bugchk and unknown...
2022-01-11 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2022-01-11 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/sdmmc...
2022-01-11 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2022-01-10 Stefan Weilsimplebench: Fix Python syntax error (reported by LGTM)
2022-01-10 John Snowpython: update type hints for mypy 0.930
2022-01-10 John SnowPython/aqmp: fix type definitions for mypy 0.920
2022-01-10 John Snowpython/aqmp: use absolute import statement
2022-01-10 Michael S.... Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"
2022-01-10 Michael S.... Revert "virtio-pci: decouple notifier from interrupt...
2022-01-10 Michael S.... Revert "virtio-pci: decouple the single vector from...
2022-01-10 Michael S.... Revert "vhost: introduce new VhostOps vhost_set_config_...
2022-01-10 Michael S.... Revert "vhost-vdpa: add support for config interrupt"
2022-01-10 Michael S.... Revert "virtio: add support for configure interrupt"
2022-01-10 Michael S.... Revert "vhost: add support for configure interrupt"
2022-01-10 Michael S.... Revert "virtio-net: add support for configure interrupt"
2022-01-10 Michael S.... Revert "virtio-mmio: add support for configure interrupt"
2022-01-10 Michael S.... Revert "virtio-pci: add support for configure interrupt"
2022-01-10 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2022-01-10 Alexey Kardashevskiypseries: Update SLOF firmware image
2022-01-09 Mark Cave-Aylandtarget/m68k: don't word align SP in stack frame if...
2022-01-09 Mark Cave-Aylandmacfb: fix VRAM dirty memory region logging
2022-01-09 Laurent Vivierq800: fix segfault with invalid MacROM
2022-01-09 Laurent Vivierhw: m68k: Add virt compat machine type for 7.0
2022-01-08 Richard HendersonMerge tag 'bsd-user-arm-pull-request' of gitlab.com...
2022-01-08 Richard HendersonMerge tag 'pull-riscv-to-apply-20220108' of github...
2022-01-08 Warner Loshbsd-user: add arm target build
2022-01-08 Warner Loshbsd-user/freebsd/target_os_ucontext.h: Require TARGET_...
2022-01-08 Warner Loshbsd-user/arm/signal.c: arm get_ucontext_sigreturn
2022-01-08 Warner Loshbsd-user/arm/signal.c: arm set_mcontext
2022-01-08 Warner Loshbsd-user/arm/signal.c: arm get_mcontext
2022-01-08 Warner Loshbsd-user/arm/signal.c: arm set_sigtramp_args
2022-01-08 Warner Loshbsd-user/arm/target_arch_signal.h: Define size of ...
2022-01-08 Warner Loshbsd-user/arm/target_arch_signal.h: arm machine context...
next