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-06-23
arm/aspeed: Drop aspeed_board_init_flashes() parameter @errp
Markus Armbruster
2020-06-23
qdev: Make qdev_prop_set_drive() match the other helpers
Markus Armbruster
2020-06-23
qdev: Reject chardev property override
Markus Armbruster
2020-06-23
qdev: Reject drive property override
Markus Armbruster
2020-06-23
qdev: Improve netdev property override error a bit
Markus Armbruster
2020-06-23
qdev: Eliminate get_pointer(), set_pointer()
Markus Armbruster
2020-06-23
blockdev: Deprecate -drive with bogus interface type
Markus Armbruster
2020-06-23
docs/qdev-device-use.txt: Update section "Default Devices"
Markus Armbruster
2020-06-23
fdc: Deprecate configuring floppies with -global isa-fdc
Markus Armbruster
2020-06-23
fdc: Open-code fdctrl_init_isa()
Markus Armbruster
2020-06-23
fdc: Reject clash between -drive if=floppy and -global isa-fdc
Markus Armbruster
2020-06-23
iotests/172: Cover -global floppy.drive=...
Markus Armbruster
2020-06-23
iotests/172: Cover empty filename and multiple use of drives
Markus Armbruster
2020-06-23
iotests/172: Include "info block" in test output
Markus Armbruster
2020-06-22
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/acceptance-testing-2...
Peter Maydell
2020-06-22
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...
Peter Maydell
2020-06-21
tests/acceptance: record/replay tests with advcal images
Pavel Dovgalyuk
2020-06-21
tests/acceptance: add record/replay test for m68k
Pavel Dovgalyuk
2020-06-21
tests/acceptance: add record/replay test for ppc64
Pavel Dovgalyuk
2020-06-21
tests/acceptance: add record/replay test for arm
Pavel Dovgalyuk
2020-06-21
tests/acceptance: add record/replay test for aarch64
Pavel Dovgalyuk
2020-06-21
tests/acceptance: add kernel record/replay test for x86_64
Pavel Dovgalyuk
2020-06-21
tests/acceptance: add base class record/replay kernel tests
Pavel Dovgalyuk
2020-06-21
MAINTAINERS: Add an entry to review Avocado based acceptance tests
Philippe Mathieu-Daudé
2020-06-19
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200619-pull-request...
Peter Maydell
2020-06-19
qht: Fix threshold rate calculation
Richard Henderson
2020-06-19
hw/riscv: sifive_u: Add a dummy DDR memory controller device
Bin Meng
2020-06-19
hw/riscv: sifive_u: Sort the SoC memmap table entries
Bin Meng
2020-06-19
hw/riscv: sifive_u: Support different boot source per MSEL pin state
Bin Meng
2020-06-19
hw/riscv: sifive: Change SiFive E/U CPU reset vector to 0x1004
Bin Meng
2020-06-19
target/riscv: Rename IBEX CPU init routine
Bin Meng
2020-06-19
hw/riscv: sifive_u: Add a new property msel for MSEL pin state
Bin Meng
2020-06-19
hw/riscv: sifive_u: Rename serial property get/set functions to a generic name
Bin Meng
2020-06-19
hw/riscv: sifive_u: Add reset functionality
Bin Meng
2020-06-19
hw/riscv: sifive_gpio: Do not blindly trigger output IRQs
Bin Meng
2020-06-19
hw/riscv: sifive_u: Hook a GPIO controller
Bin Meng
2020-06-19
hw/riscv: sifive_gpio: Add a new 'ngpio' property
Bin Meng
2020-06-19
hw/riscv: sifive_gpio: Clean up the codes
Bin Meng
2020-06-19
hw/riscv: sifive_u: Generate device tree node for OTP
Bin Meng
2020-06-19
hw/riscv: sifive_u: Simplify the GEM IRQ connect code a little bit
Bin Meng
2020-06-19
hw/riscv: opentitan: Remove the riscv_ prefix of the machine* and soc* functions
Bin Meng
2020-06-19
hw/riscv: sifive_e: Remove the riscv_ prefix of the machine* and soc* functions
Bin Meng
2020-06-19
target/riscv: Use a smaller guess size for no-MMU PMP
Alistair Francis
2020-06-19
riscv/opentitan: Connect the UART device
Alistair Francis
2020-06-19
riscv/opentitan: Connect the PLIC device
Alistair Francis
2020-06-19
hw/intc: Initial commit of lowRISC Ibex PLIC
Alistair Francis
2020-06-19
hw/char: Initial commit of Ibex UART
Alistair Francis
2020-06-19
riscv/opentitan: Fix the ROM size
Alistair Francis
2020-06-19
target/riscv: Implement checks for hfence
Alistair Francis
2020-06-19
target/riscv: Move the hfence instructions to the rvh decode
Alistair Francis
[next]