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-08-23
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...
Peter Maydell
2020-08-22
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd-next-20200821' in...
Peter Maydell
2020-08-22
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-08-22
Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-08-21' int...
Peter Maydell
2020-08-22
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-08-21
hw/intc: ibex_plic: Honour source priorities
Alistair Francis
2020-08-21
hw/intc: ibex_plic: Don't allow repeat interrupts on claimed lines
Alistair Francis
2020-08-21
hw/intc: ibex_plic: Update the pending irqs
Alistair Francis
2020-08-21
target/riscv: Change the TLB page size depends on PMP entries.
Zong Li
2020-08-21
target/riscv: Fix the translation of physical address
Zong Li
2020-08-21
gitlab-ci/opensbi: Update GitLab CI to build generic platform
Bin Meng
2020-08-21
hw/riscv: spike: Change the default bios to use generic platform image
Bin Meng
2020-08-21
hw/riscv: Use pre-built bios image of generic platform for virt & sifive_u
Bin Meng
2020-08-21
roms/Makefile: Build the generic platform for RISC-V OpenSBI firmware
Bin Meng
2020-08-21
roms/opensbi: Upgrade from v0.7 to v0.8
Bin Meng
2020-08-21
configure: Create symbolic links for pc-bios/*.elf files
Bin Meng
2020-08-21
riscv: Fix bug in setting pmpcfg CSR for RISCV64
Hou Weiying
2020-08-21
hw/riscv: sifive_u: Add a dummy L2 cache controller device
Bin Meng
2020-08-21
target/riscv: check before allocating TCG temps
LIU Zhiwei
2020-08-21
target/riscv: Clean up fmv.w.x
LIU Zhiwei
2020-08-21
target/riscv: Check nanboxed inputs in trans_rvf.inc.c
Richard Henderson
2020-08-21
target/riscv: Check nanboxed inputs to fp helpers
Richard Henderson
2020-08-21
target/riscv: Generate nanboxed results from trans_rvf.inc.c
Richard Henderson
2020-08-21
target/riscv: Generalize gen_nanbox_fpr to gen_nanbox_s
Richard Henderson
2020-08-21
target/riscv: Generate nanboxed results from fp helpers
Richard Henderson
2020-08-21
Merge remote-tracking branch 'remotes/kraxel/tags/seabios-20200819-pull-reque...
Peter Maydell
2020-08-21
keymaps: update
Paolo Bonzini
2020-08-21
meson: Fix --disable-tools --enable-system builds
Philippe Mathieu-Daudé
2020-08-21
meson: convert pc-bios/keymaps/Makefile
Marc-André Lureau
2020-08-21
configure: silence 'shift' error message in version_ge()
Stefano Garzarella
2020-08-21
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2020-08-21
util/meson.build: fix fdmon-io_uring build
Stefano Garzarella
2020-08-21
target/s390x: fix meson.build issue
Paolo Bonzini
2020-08-21
hw/sd: Correct the maximum size of a Standard Capacity SD Memory Card
Bin Meng
2020-08-21
hw/sd: Fix incorrect populated function switch status data structure
Bin Meng
2020-08-21
hw/sd: Use sdbus_read_data() instead of sdbus_read_byte() when possible
Philippe Mathieu-Daudé
2020-08-21
hw/sd: Add sdbus_read_data() to read multiples bytes on the data line
Philippe Mathieu-Daudé
2020-08-21
hw/sd: Use sdbus_write_data() instead of sdbus_write_byte when possible
Philippe Mathieu-Daudé
2020-08-21
hw/sd: Add sdbus_write_data() to write multiples bytes on the data line
Philippe Mathieu-Daudé
2020-08-21
hw/sd: Rename sdbus_read_data() as sdbus_read_byte()
Philippe Mathieu-Daudé
2020-08-21
hw/sd: Rename sdbus_write_data() as sdbus_write_byte()
Philippe Mathieu-Daudé
2020-08-21
hw/sd: Rename read/write_data() as read/write_byte()
Philippe Mathieu-Daudé
2020-08-21
hw/sd: Move sdcard legacy API to 'hw/sd/sdcard_legacy.h'
Philippe Mathieu-Daudé
2020-08-21
hw/sd/sdcard: Make sd_data_ready() static
Philippe Mathieu-Daudé
2020-08-21
hw/sd/pl181: Replace disabled fprintf()s by trace events
Philippe Mathieu-Daudé
2020-08-21
hw/sd/pl181: Do not create SD card within the SD host controller
Philippe Mathieu-Daudé
2020-08-21
hw/sd/pl181: Expose a SDBus and connect the SDCard to it
Philippe Mathieu-Daudé
2020-08-21
hw/sd/pl181: Use named GPIOs
Philippe Mathieu-Daudé
2020-08-21
hw/sd/pl181: Add TODO to use Fifo32 API
Philippe Mathieu-Daudé
2020-08-21
hw/sd/pl181: Rename pl181_send_command() as pl181_do_command()
Philippe Mathieu-Daudé
[next]