summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs/system/ppc: Merge the PEF information into the pseries pageThomas Huth2022-01-122-30/+33
* target/ppc: Add extra float instructions to POWER5P processorsCédric Le Goater2022-01-121-0/+1
* spapr: Fix support of POWER5+ processorsCédric Le Goater2022-01-121-4/+6
* target/ppc: Add popcntb instruction to POWER5+ processorsCédric Le Goater2022-01-121-0/+1
* Merge tag 'qemu-slof-20220110' of github.com:aik/qemu into ppc-7.0Cédric Le Goater2022-01-123-1/+1
|\
| * pseries: Update SLOF firmware imageAlexey Kardashevskiy2022-01-103-1/+1
* | Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/python-pull-request' ...Peter Maydell2022-01-114-9/+7Star
|\ \
| * | simplebench: Fix Python syntax error (reported by LGTM)Stefan Weil2022-01-111-1/+1
| * | python: update type hints for mypy 0.930John Snow2022-01-111-5/+1Star
| * | Python/aqmp: fix type definitions for mypy 0.920John Snow2022-01-111-2/+3
| * | python/aqmp: use absolute import statementJohn Snow2022-01-111-1/+2
* | | Merge remote-tracking branch 'remotes/philmd/tags/sdmmc-20220108' into stagingPeter Maydell2022-01-111-21/+31
|\ \ \
| * | | hw/sd: Add SDHC support for SD card SPI-modeFrank Chang2022-01-041-7/+17
| * | | hw/sd/sdcard: Rename Write Protect Group variablesPhilippe Mathieu-Daudé2022-01-041-14/+14
* | | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2022-01-1118-398/+83Star
|\ \ \ \ | |_|/ / |/| | |
| * | | Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"Michael S. Tsirkin2022-01-106-35/+2Star
| * | | Revert "virtio-pci: decouple notifier from interrupt process"Michael S. Tsirkin2022-01-101-57/+31Star
| * | | Revert "virtio-pci: decouple the single vector from the interrupt process"Michael S. Tsirkin2022-01-101-73/+58Star
| * | | Revert "vhost: introduce new VhostOps vhost_set_config_call"Michael S. Tsirkin2022-01-101-3/+0Star
| * | | Revert "vhost-vdpa: add support for config interrupt"Michael S. Tsirkin2022-01-102-8/+0Star
| * | | Revert "virtio: add support for configure interrupt"Michael S. Tsirkin2022-01-102-33/+0Star
| * | | Revert "vhost: add support for configure interrupt"Michael S. Tsirkin2022-01-102-80/+0Star
| * | | Revert "virtio-net: add support for configure interrupt"Michael S. Tsirkin2022-01-104-22/+2Star
| * | | Revert "virtio-mmio: add support for configure interrupt"Michael S. Tsirkin2022-01-101-27/+0Star
| * | | Revert "virtio-pci: add support for configure interrupt"Michael S. Tsirkin2022-01-102-83/+13Star
* | | | Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-7.0-pull-request' ...Peter Maydell2022-01-104-5/+16
|\ \ \ \
| * | | | target/m68k: don't word align SP in stack frame if M68K_FEATURE_UNALIGNED_DAT...Mark Cave-Ayland2022-01-091-1/+4
| * | | | macfb: fix VRAM dirty memory region loggingMark Cave-Ayland2022-01-091-1/+1
| * | | | q800: fix segfault with invalid MacROMLaurent Vivier2022-01-091-2/+3
| * | | | hw: m68k: Add virt compat machine type for 7.0Laurent Vivier2022-01-091-1/+8
|/ / / /
* | | | Merge tag 'bsd-user-arm-pull-request' of gitlab.com:bsdimp/qemu into stagingRichard Henderson2022-01-0824-350/+1214
|\ \ \ \
| * | | | bsd-user: add arm target buildWarner Losh2022-01-081-0/+2
| * | | | bsd-user/freebsd/target_os_ucontext.h: Require TARGET_*CONTEXT_SIZEWarner Losh2022-01-081-2/+0Star
| * | | | bsd-user/arm/signal.c: arm get_ucontext_sigreturnWarner Losh2022-01-081-0/+9
| * | | | bsd-user/arm/signal.c: arm set_mcontextWarner Losh2022-01-081-0/+76
| * | | | bsd-user/arm/signal.c: arm get_mcontextWarner Losh2022-01-081-0/+51
| * | | | bsd-user/arm/signal.c: arm set_sigtramp_argsWarner Losh2022-01-081-0/+60
| * | | | bsd-user/arm/target_arch_signal.h: Define size of *context_tWarner Losh2022-01-081-0/+3
| * | | | bsd-user/arm/target_arch_signal.h: arm machine context and trapframe for signalsWarner Losh2022-01-081-0/+28
| * | | | bsd-user/arm/target_arch_signal.h: arm specific signal registers and stackWarner Losh2022-01-081-0/+57
| * | | | bsd-user/arm/target_arch_elf.h: arm get_hwcap2 implWarner Losh2022-01-081-0/+22
| * | | | bsd-user/arm/target_arch_elf.h: arm get hwcapWarner Losh2022-01-081-1/+71
| * | | | bsd-user/arm/target_arch_elf.h: arm defines for ELFWarner Losh2022-01-081-0/+36
| * | | | bsd-user/arm/target_arch_thread.h: Routines to create and switch to a threadWarner Losh2022-01-081-0/+82
| * | | | bsd-user/arm/target_arch_sigtramp.h: Signal Trampoline for armWarner Losh2022-01-081-0/+49
| * | | | bsd-user/arm/target_arch_vmparam.h: Parameters for arm address spaceWarner Losh2022-01-081-0/+48
| * | | | bsd-user/arm/target_arch_reg.h: Implement core dump register copyingWarner Losh2022-01-081-0/+60
| * | | | bsd-user/arm/target_arch_cpu.h: Implement system call dispatchWarner Losh2022-01-081-0/+94
| * | | | bsd-user/arm/target_arch_cpu.h: Implement data abort exceptionsWarner Losh2022-01-081-0/+11
| * | | | bsd-user/arm/target_arch_cpu.h: Implement trivial EXCP exceptionsWarner Losh2022-01-081-0/+33