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-10-02
qapi: Create block-export module
Kevin Wolf
2020-10-02
nbd: Remove unused nbd_export_get_blockdev()
Kevin Wolf
2020-10-02
qemu-io-cmds: Simplify help_oneline
Dr. David Alan Gilbert
2020-10-02
docs: Document the throttle block filter
Alberto Garcia
2020-10-02
tests/check-block: Do not run the iotests with old versions of bash
Thomas Huth
2020-10-02
block/sheepdog: Replace magic val by NANOSECONDS_PER_SECOND definition
Philippe Mathieu-Daudé
2020-10-02
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-python-02...
Peter Maydell
2020-10-02
gitlab: split deprecated job into build/check stages
Alex Bennée
2020-10-02
gitlab: move linux-user plugins test across to gitlab
Alex Bennée
2020-10-02
configure: Bump the minimum required Python version to 3.6
Thomas Huth
2020-10-02
gitlab-ci: Increase the timeout for the cross-compiler builds
Thomas Huth
2020-10-02
tests/docker: Remove old Debian 9 containers
Thomas Huth
2020-10-02
shippable.yml: Remove the Debian9-based MinGW cross-compiler tests
Thomas Huth
2020-10-02
tests/docker: Update the tricore container to debian 10
Thomas Huth
2020-10-02
gitlab-ci: Remove the Debian9-based containers and containers-layer3
Thomas Huth
2020-10-02
tests/docker: Use Fedora containers for MinGW cross-builds in the gitlab-CI
Thomas Huth
2020-10-02
travis.yml: Drop the Python 3.5 build
Thomas Huth
2020-10-02
travis.yml: Drop the superfluous Python 3.6 build
Thomas Huth
2020-10-02
travis.yml: Update Travis to use Bionic and Focal instead of Xenial
Thomas Huth
2020-10-02
travis.yml: Drop the default softmmu builds
Thomas Huth
2020-10-02
migration: Silence compiler warning in global_state_store_running()
Thomas Huth
2020-10-01
Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/ide-pull-request' int...
Peter Maydell
2020-10-01
ide: cancel pending callbacks on SRST
John Snow
2020-10-01
ide: clear interrupt on command write
John Snow
2020-10-01
ide: remove magic constants from the device register
John Snow
2020-10-01
ide: reorder set/get sector functions
John Snow
2020-10-01
ide: model HOB correctly
John Snow
2020-10-01
ide: don't tamper with the device register
John Snow
2020-10-01
ide: rename cmd_write to ctrl_write
John Snow
2020-10-01
hw/ide/ahci: Do not dma_memory_unmap(NULL)
Philippe Mathieu-Daudé
2020-10-01
MAINTAINERS: Update my git address
John Snow
2020-10-01
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201001'...
Peter Maydell
2020-10-01
hw/arm/raspi: Remove use of the 'version' value in the board code
Philippe Mathieu-Daudé
2020-10-01
hw/arm/raspi: Use RaspiProcessorId to set the firmware load address
Philippe Mathieu-Daudé
2020-10-01
hw/arm/raspi: Introduce RaspiProcessorId enum
Philippe Mathieu-Daudé
2020-10-01
hw/arm/raspi: Use more specific machine names
Philippe Mathieu-Daudé
2020-10-01
hw/arm/raspi: Avoid using TypeInfo::class_data pointer
Philippe Mathieu-Daudé
2020-10-01
hw/arm/raspi: Move arm_boot_info structure to RaspiMachineState
Philippe Mathieu-Daudé
2020-10-01
hw/arm/raspi: Load the firmware on the first core
Philippe Mathieu-Daudé
2020-10-01
hw/arm/raspi: Display the board revision in the machine description
Philippe Mathieu-Daudé
2020-10-01
hw/arm/raspi: Remove ignore_memory_transaction_failures on the raspi2
Philippe Mathieu-Daudé
2020-10-01
hw/arm/bcm2835: Add more unimplemented peripherals
Philippe Mathieu-Daudé
2020-10-01
hw/arm/raspi: Define various blocks base addresses
Philippe Mathieu-Daudé
2020-10-01
target/arm: Fix SVE splice
Richard Henderson
2020-10-01
target/arm: Fix sve ldr/str
Richard Henderson
2020-10-01
target/arm: Make isar_feature_aa32_fp16_arith() handle M-profile
Peter Maydell
2020-10-01
target/arm: Add ID register values for Cortex-M0
Peter Maydell
2020-10-01
hw/intc/armv7m_nvic: Only show ID register values for Main Extension CPUs
Peter Maydell
2020-10-01
target/arm: Move id_pfr0, id_pfr1 into ARMISARegisters
Peter Maydell
2020-10-01
target/arm: Replace ARM_FEATURE_PXN with ID_MMFR0.VMSA check
Peter Maydell
[next]