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
2020-05-27
target/ppc: Don't update radix PTE R/C bits with gdbstub
Greg Kurz
2020-05-27
target/ppc: Fix arguments to ppc_radix64_partition_scoped_xlate()
Greg Kurz
2020-05-27
target/ppc: Add missing braces in ppc_radix64_partition_scoped_xlate()
Greg Kurz
2020-05-27
target/ppc: Don't initialize some local variables in ppc_radix64_xlate()
Greg Kurz
2020-05-27
target/ppc: Pass const pointer to ppc_radix64_get_fully_qualified_addr()
Greg Kurz
2020-05-27
target/ppc: Pass const pointer to ppc_radix64_get_prot_amr()
Greg Kurz
2020-05-27
ppc/spapr: Add hotremovable flag on DIMM LMBs on drmem_v2
Leonardo Bras
2020-05-27
target/ppc: Add support for scv and rfscv instructions
Nicholas Piggin
2020-05-27
target/ppc: Untabify excp_helper.c
Greg Kurz
2020-05-27
ppc/spapr: add a POWER10 CPU model
Cédric Le Goater
2020-05-27
ppc/pnv: Fix NMI system reset SRR1 value
Nicholas Piggin
2020-05-26
Merge remote-tracking branch 'remotes/gkurz/tags/9p-next-2020-05-26' into sta...
Peter Maydell
2020-05-26
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200526-pull-request...
Peter Maydell
2020-05-26
hw/mips/mips_fulong2e: Remove unused 'audio/audio.h' include
Philippe Mathieu-Daudé
2020-05-26
audio: Let capture_callback handler use const buffer argument
Philippe Mathieu-Daudé
2020-05-26
audio: Let audio_sample_to_uint64() use const samples argument
Philippe Mathieu-Daudé
2020-05-26
audio: fix wavcapture segfault
Bruce Rogers
2020-05-26
audio/mixeng: fix clang 10+ warning
Volker Rümelin
2020-05-25
xen/9pfs: increase max ring order to 9
Stefano Stabellini
2020-05-25
xen/9pfs: yield when there isn't enough room on the ring
Stefano Stabellini
2020-05-25
Revert "9p: init_in_iov_from_pdu can truncate the size"
Stefano Stabellini
2020-05-25
audio/jack: add JACK client audiodev
Geoffrey McRae
2020-05-25
hw/audio/gus: Use AUDIO_HOST_ENDIANNESS definition from 'audio/audio.h'
Philippe Mathieu-Daudé
2020-05-25
es1370: check total frame count against current frame
Prasad J Pandit
2020-05-25
9p: Lock directory streams with a CoMutex
Greg Kurz
2020-05-25
9pfs: include linux/limits.h for XATTR_SIZE_MAX
Dan Robertson
2020-05-22
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/pflash-next-20200522...
Peter Maydell
2020-05-22
hw/block/pflash: Check return value of blk_pwrite()
Mansour Ahmadi
2020-05-22
hw/block/pflash_cfi01: Rename 'reset_flash' label as 'mode_read_array'
Philippe Mathieu-Daudé
2020-05-22
hw/block/pflash_cfi01: Document use of non-CFI compliant command '0x00'
Philippe Mathieu-Daudé
2020-05-22
hw/block/pflash_cfi01: Removed an unused timer
Philippe Mathieu-Daudé
2020-05-22
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-20200521' i...
Peter Maydell
2020-05-21
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200521-...
Peter Maydell
2020-05-21
linux-user/arm/signal.c: Drop TARGET_CONFIG_CPU_32
Peter Maydell
2020-05-21
linux-user/arm: Reset CPSR_E when entering a signal handler
Amanieu d'Antras
2020-05-21
target/arm: Allow user-mode code to write CPSR.E via MSR
Peter Maydell
2020-05-21
target/arm: Use clear_vec_high more effectively
Richard Henderson
2020-05-21
target/arm: Use tcg_gen_gvec_mov for clear_vec_high
Richard Henderson
2020-05-21
ARM: PL061: Introduce N_GPIOS
Geert Uytterhoeven
2020-05-21
hw/timer/exynos4210_mct: Replace hw_error() by qemu_log_mask()
Philippe Mathieu-Daudé
2020-05-21
hw/char/xilinx_uartlite: Replace hw_error() by qemu_log_mask()
Philippe Mathieu-Daudé
2020-05-21
hw/arm/pxa2xx: Replace hw_error() by qemu_log_mask()
Philippe Mathieu-Daudé
2020-05-21
hw/arm/integratorcp: Replace hw_error() by qemu_log_mask()
Philippe Mathieu-Daudé
2020-05-21
hw/arm/fsl-imx7: Connect watchdog interrupts
Guenter Roeck
2020-05-21
hw/arm/fsl-imx7: Instantiate various unimplemented devices
Guenter Roeck
2020-05-21
hw/arm/fsl-imx6ul: Connect watchdog interrupts
Guenter Roeck
2020-05-21
hw/arm/fsl-imx6: Connect watchdog interrupts
Guenter Roeck
2020-05-21
hw/arm/fsl-imx31: Wire up watchdog
Guenter Roeck
2020-05-21
hw/arm/fsl-imx25: Wire up watchdog
Guenter Roeck
2020-05-21
Update OpenBIOS images to 4704d9eb built from submodule.
Mark Cave-Ayland
[next]