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-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
hw/watchdog: Implement full i.MX watchdog support
Guenter Roeck
2020-05-21
hw: Move i.MX watchdog driver to hw/watchdog
Guenter Roeck
2020-05-21
target/arm: Remove unused GEN_NEON_INTEGER_OP macro
Peter Maydell
2020-05-21
linux-user/arm: Fix identification of syscall numbers
Peter Maydell
2020-05-21
linux-user/arm: Handle invalid arm-specific syscalls correctly
Peter Maydell
2020-05-21
linux-user/arm: Remove bogus SVC 0xf0002 handling
Peter Maydell
2020-05-21
linux-user/arm: BKPT should cause SIGTRAP, not be a syscall
Peter Maydell
2020-05-21
docs/system: Document Musca boards
Peter Maydell
2020-05-21
docs/system: Document the various MPS2 models
Peter Maydell
2020-05-21
docs/system: Document Arm Versatile Express boards
Peter Maydell
2020-05-21
docs/system: Sort Arm board index into alphabetical order
Peter Maydell
2020-05-21
docs/system: Add 'Arm' to the Integrator/CP document title
Peter Maydell
2020-05-21
tests/acceptance: Add a test for the canon-a1100 machine
Thomas Huth
2020-05-21
Merge remote-tracking branch 'remotes/berrange/tags/socket-next-pull-request'...
Peter Maydell
2020-05-21
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20200520-pull-request' i...
Peter Maydell
2020-05-21
Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-05-18-v3' ...
Peter Maydell
2020-05-20
qemu-options: updates for abstract unix sockets
xiaoqiang zhao
2020-05-20
tests/util-sockets: add abstract unix socket cases
xiaoqiang zhao
2020-05-20
qemu-sockets: add abstract UNIX domain socket support
xiaoqiang zhao
2020-05-19
Merge remote-tracking branch 'remotes/rth/tags/pull-fpu-20200519' into staging
Peter Maydell
2020-05-19
qemu-img: Add bitmap sub-command
Eric Blake
2020-05-19
softfloat: Return bool from all classification predicates
Richard Henderson
2020-05-19
softfloat: Inline floatx80 compare specializations
Richard Henderson
2020-05-19
softfloat: Inline float128 compare specializations
Richard Henderson
2020-05-19
softfloat: Inline float64 compare specializations
Richard Henderson
2020-05-19
softfloat: Inline float32 compare specializations
Richard Henderson
2020-05-19
softfloat: Name compare relation enum
Richard Henderson
2020-05-19
softfloat: Name rounding mode enum
Richard Henderson
2020-05-19
softfloat: Change tininess_before_rounding to bool
Richard Henderson
2020-05-19
softfloat: Replace flag with bool
Richard Henderson
2020-05-19
softfloat: Use post test for floatN_mul
Richard Henderson
2020-05-19
blockdev: Split off basic bitmap operations for qemu-img
Eric Blake
2020-05-19
blockdev: Promote several bitmap functions to non-static
Eric Blake
2020-05-19
block: Make it easier to learn which BDS support bitmaps
Eric Blake
[next]