OSDN Git Service

qmiga/qemu.git
2020-08-24 Edgar E. Iglesiastarget/microblaze: mbar: Transfer dc->rd to mbar_imm
2020-08-23 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-08-23 Filip Bozutalinux-user: Fix 'utimensat()' implementation
2020-08-23 Filip Bozutalinux-user: Add support for a group of 2038 safe syscalls
2020-08-23 Filip Bozutalinux-user: Modify 'target_to_host/host_to_target_itime...
2020-08-23 Richard Hendersonlinux-user: Adjust guest page protection for the host
2020-08-23 Richard Hendersonlinux-user: Validate mmap/mprotect prot value
2020-08-23 Filip Bozutalinux-user: Fix "print_fdset()" in "strace.c" to not...
2020-08-23 Peter MaydellMerge remote-tracking branch 'remotes/alistair/tags...
2020-08-22 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-08-22 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-08-22 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2020-08-22 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2020-08-22 Alistair Francishw/intc: ibex_plic: Honour source priorities
2020-08-22 Alistair Francishw/intc: ibex_plic: Don't allow repeat interrupts on...
2020-08-22 Alistair Francishw/intc: ibex_plic: Update the pending irqs
2020-08-22 Zong Litarget/riscv: Change the TLB page size depends on PMP...
2020-08-22 Zong Litarget/riscv: Fix the translation of physical address
2020-08-22 Bin Menggitlab-ci/opensbi: Update GitLab CI to build generic...
2020-08-22 Bin Menghw/riscv: spike: Change the default bios to use generic...
2020-08-22 Bin Menghw/riscv: Use pre-built bios image of generic platform...
2020-08-22 Bin Mengroms/Makefile: Build the generic platform for RISC...
2020-08-22 Bin Mengroms/opensbi: Upgrade from v0.7 to v0.8
2020-08-22 Bin Mengconfigure: Create symbolic links for pc-bios/*.elf...
2020-08-22 Hou Weiyingriscv: Fix bug in setting pmpcfg CSR for RISCV64
2020-08-22 Bin Menghw/riscv: sifive_u: Add a dummy L2 cache controller...
2020-08-22 LIU Zhiweitarget/riscv: check before allocating TCG temps
2020-08-22 LIU Zhiweitarget/riscv: Clean up fmv.w.x
2020-08-22 Richard Hendersontarget/riscv: Check nanboxed inputs in trans_rvf.inc.c
2020-08-22 Richard Hendersontarget/riscv: Check nanboxed inputs to fp helpers
2020-08-22 Richard Hendersontarget/riscv: Generate nanboxed results from trans_rvf...
2020-08-22 Richard Hendersontarget/riscv: Generalize gen_nanbox_fpr to gen_nanbox_s
2020-08-22 Richard Hendersontarget/riscv: Generate nanboxed results from fp helpers
2020-08-21 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/seabi...
2020-08-21 Paolo Bonzinikeymaps: update
2020-08-21 Philippe Mathieu... meson: Fix --disable-tools --enable-system builds
2020-08-21 Marc-André... meson: convert pc-bios/keymaps/Makefile
2020-08-21 Stefano Garzarellaconfigure: silence 'shift' error message in version_ge()
2020-08-21 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2020-08-21 Stefano Garzarellautil/meson.build: fix fdmon-io_uring build
2020-08-21 Paolo Bonzinitarget/s390x: fix meson.build issue
2020-08-21 Bin Menghw/sd: Correct the maximum size of a Standard Capacity...
2020-08-21 Bin Menghw/sd: Fix incorrect populated function switch status...
2020-08-21 Philippe Mathieu... hw/sd: Use sdbus_read_data() instead of sdbus_read_byte...
2020-08-21 Philippe Mathieu... hw/sd: Add sdbus_read_data() to read multiples bytes...
2020-08-21 Philippe Mathieu... hw/sd: Use sdbus_write_data() instead of sdbus_write_by...
2020-08-21 Philippe Mathieu... hw/sd: Add sdbus_write_data() to write multiples bytes...
2020-08-21 Philippe Mathieu... hw/sd: Rename sdbus_read_data() as sdbus_read_byte()
2020-08-21 Philippe Mathieu... hw/sd: Rename sdbus_write_data() as sdbus_write_byte()
2020-08-21 Philippe Mathieu... hw/sd: Rename read/write_data() as read/write_byte()
2020-08-21 Philippe Mathieu... hw/sd: Move sdcard legacy API to 'hw/sd/sdcard_legacy.h'
2020-08-21 Philippe Mathieu... hw/sd/sdcard: Make sd_data_ready() static
2020-08-21 Philippe Mathieu... hw/sd/pl181: Replace disabled fprintf()s by trace events
2020-08-21 Philippe Mathieu... hw/sd/pl181: Do not create SD card within the SD host...
2020-08-21 Philippe Mathieu... hw/sd/pl181: Expose a SDBus and connect the SDCard...
2020-08-21 Philippe Mathieu... hw/sd/pl181: Use named GPIOs
2020-08-21 Philippe Mathieu... hw/sd/pl181: Add TODO to use Fifo32 API
2020-08-21 Philippe Mathieu... hw/sd/pl181: Rename pl181_send_command() as pl181_do_co...
2020-08-21 Alistair Francishw/sd/pl181: Replace fprintf(stderr, "*\n") with error_...
2020-08-21 Philippe Mathieu... hw/sd/milkymist: Do not create SD card within the SD...
2020-08-21 Philippe Mathieu... hw/sd/milkymist: Create the SDBus at init()
2020-08-21 Philippe Mathieu... hw/lm32/milkymist: Un-inline milkymist_memcard_create()
2020-08-21 Philippe Mathieu... hw/sd/pxa2xx_mmci: Trivial simplification
2020-08-21 Philippe Mathieu... hw/sd/pxa2xx_mmci: Do not create SD card within the...
2020-08-21 Max Reitziotests: Test node/bitmap aliases during migration
2020-08-21 Max Reitziotests.py: Let wait_migration() return on failure
2020-08-21 Max Reitzmigration: Add block-bitmap-mapping parameter
2020-08-21 Andrey Shinkevichiotests: dump QCOW2 header in JSON in #303
2020-08-21 Andrey Shinkevichqcow2_format.py: support dumping metadata in JSON format
2020-08-21 Andrey Shinkevichqcow2_format.py: collect fields to dump in JSON format
2020-08-21 Andrey Shinkevichqcow2.py: Introduce '-j' key to dump in JSON format
2020-08-21 Andrey Shinkevichqcow2_format.py: Dump bitmap table serialized entries
2020-08-21 Andrey Shinkevichqcow2_format.py: pass cluster size to substructures
2020-08-21 Andrey Shinkevichqcow2_format.py: Dump bitmap directory information
2020-08-21 Andrey Shinkevichqcow2_format.py: dump bitmap flags in human readable...
2020-08-21 Andrey Shinkevichqcow2_format.py: change Qcow2BitmapExt initialization...
2020-08-21 Andrey Shinkevichqcow2_format.py: make printable data an extension class...
2020-08-21 Andrey Shinkevichiotests: add test for QCOW2 header dump
2020-08-21 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-08-21 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-08-21 Paolo Bonzinidocs: convert build system documentation to rST
2020-08-21 Paolo Bonzinimeson: update build-system documentation
2020-08-21 Paolo Bonzinimeson: avoid unstable module warning with Meson 0.56...
2020-08-21 Marc-André... meson: convert po/
2020-08-21 Paolo Bonzinimeson: convert VNC and dependent libraries to meson
2020-08-21 Paolo Bonzinimeson: move SDL and SDL-image detection to meson
2020-08-21 Paolo Bonzinimeson: convert sample plugins
2020-08-21 Paolo Bonzinimeson: replace create-config with meson configure_file
2020-08-21 Paolo Bonzinirules.mak: drop unneeded macros
2020-08-21 Paolo Bonzinimeson: convert check-block
2020-08-21 Paolo Bonzinimeson: build texi doc
2020-08-21 Paolo Bonzinidocs: automatically track manual dependencies
2020-08-21 Paolo Bonzinimeson: sphinx-build
2020-08-21 Paolo Bonziniremove Makefile.target
2020-08-21 Marc-André... rules.mak: remove version.o
2020-08-21 Marc-André... meson: convert systemtap files
2020-08-21 Paolo Bonziniconfigure: place compatibility symlinks in target direc...
2020-08-21 Paolo Bonzinimeson: link emulators without Makefile.target
2020-08-21 Paolo Bonzinimeson: plugins
2020-08-21 Marc-André... meson: cpu-emu
next