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
2019-05-26
BootLinuxSshTest: Test some userspace commands on Malta
Philippe Mathieu-Daudé
2019-05-26
target/mips: realign comments to fix checkpatch warnings
Jules Irenge
2019-05-26
target/mips: add or remove space to fix checkpatch errors
Jules Irenge
2019-05-26
linux-user: fix __NR_semtimedop undeclared error
Laurent Vivier
2019-05-26
mips: Decide to map PAGE_EXEC in map_address
Jakub Jermář
2019-05-26
target/mips: Refactor and fix INSERT.<B|H|W|D> instructions
Mateja Marjanovic
2019-05-26
target/mips: Refactor and fix COPY_U.<B|H|W> instructions
Mateja Marjanovic
2019-05-26
target/mips: Refactor and fix COPY_S.<B|H|W|D> instructions
Mateja Marjanovic
2019-05-26
target/mips: Fix MSA instructions ST.<B|H|W|D> on big endian host
Mateja Marjanovic
2019-05-26
target/mips: Fix MSA instructions LD.<B|H|W|D> on big endian host
Mateja Marjanovic
2019-05-26
target/mips: Make the results of MOD_<U|S>.<B|H|W|D> the same as on hardware
Mateja Marjanovic
2019-05-26
target/mips: Make the results of DIV_<U|S>.<B|H|W|D> the same as on hardware
Mateja Marjanovic
2019-05-24
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.1-pull-re...
Peter Maydell
2019-05-24
linux-user: Pass through nanosecond timestamp components for stat syscalls
Chen-Yu Tsai
2019-05-24
linux-user: Align mmap_find_vma to host page size
Richard Henderson
2019-05-24
linux-user: Fix shmat emulation by honoring host SHMLBA
Richard Henderson
2019-05-24
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190524-pull-request' ...
Peter Maydell
2019-05-24
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190522' into staging
Peter Maydell
2019-05-24
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190523'...
Peter Maydell
2019-05-24
hw/display/ramfb: initialize fw-config space with xres/ yres
Hou Qiming
2019-05-24
hw/display/ramfb: lock guest resolution after it's set
Hou Qiming
2019-05-24
hw/display/ramfb: fix guest memory un-mapping
Hou Qiming
2019-05-23
hw/arm/exynos4210: QOM'ify the Exynos4210 SoC
Philippe Mathieu-Daudé
2019-05-23
hw/arm/exynos4210: Add DMA support for the Exynos4210
Guenter Roeck
2019-05-23
hw/arm/exynos4: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2019-05-23
hw/arm/exynos4: Remove unuseful debug code
Philippe Mathieu-Daudé
2019-05-23
hw/intc/arm_gicv3: Fix writes to ICC_CTLR_EL3
Peter Maydell
2019-05-23
hw/intc/arm_gicv3: Fix write of ICH_VMCR_EL2.{VBPR0, VBPR1}
Peter Maydell
2019-05-23
arm: Rename hw/arm/arm.h to hw/arm/boot.h
Peter Maydell
2019-05-23
arm: Remove unnecessary includes of hw/arm/arm.h
Peter Maydell
2019-05-23
arm: Move system_clock_scale to armv7m_systick.h
Peter Maydell
2019-05-23
target/arm: Fix vector operation segfault
Alistair Francis
2019-05-23
target/arm: Simplify BFXIL expansion
Richard Henderson
2019-05-23
target/arm: Use extract2 for EXTR
Richard Henderson
2019-05-23
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20190523-pull...
Peter Maydell
2019-05-23
tests: fw_cfg: add 'splash-time' test case
Li Qiang
2019-05-23
tests: fw_cfg: add 'reboot-timeout' test case
Li Qiang
2019-05-23
hw/nvram/fw_cfg: Store 'reboot-timeout' as little endian
Li Qiang
2019-05-23
tests: fw_cfg: add a function to get the fw_cfg file
Li Qiang
2019-05-23
tests: refactor fw_cfg_test
Li Qiang
2019-05-23
tests/fw_cfg: Free QFWCFG object after qtest has run
Philippe Mathieu-Daudé
2019-05-23
tests/libqos: Add pc_fw_cfg_uninit() and use it
Philippe Mathieu-Daudé
2019-05-23
tests/libqos: Add io_fw_cfg_uninit() and mm_fw_cfg_uninit()
Philippe Mathieu-Daudé
2019-05-23
hw/sparc64: Implement fw_cfg_arch_key_name()
Philippe Mathieu-Daudé
2019-05-23
hw/sparc: Implement fw_cfg_arch_key_name()
Philippe Mathieu-Daudé
2019-05-23
hw/ppc: Implement fw_cfg_arch_key_name()
Philippe Mathieu-Daudé
2019-05-23
hw/i386: Implement fw_cfg_arch_key_name()
Philippe Mathieu-Daudé
2019-05-23
hw/i386: Extract fw_cfg definitions to local "fw_cfg.h"
Philippe Mathieu-Daudé
2019-05-23
hw/nvram/fw_cfg: Add fw_cfg_arch_key_name()
Philippe Mathieu-Daudé
2019-05-23
hw/nvram/fw_cfg: Add trace events
Philippe Mathieu-Daudé
[next]