OSDN Git Service

qmiga/qemu.git
2019-10-28 Emilio G. Cotatarget/arm: fetch code with translator_ld
2019-10-28 Emilio G. Cotatranslator: add translator_ld{ub,sw,uw,l,q}
2019-10-28 Alex Bennéecputlb: ensure _cmmu helper functions follow the naming...
2019-10-28 Emilio G. Cotaplugin-gen: add plugin_insn_append
2019-10-28 Emilio G. Cotacpu: hook plugin vcpu events
2019-10-28 Emilio G. Cota*-user: plugin syscalls
2019-10-28 Emilio G. Cota*-user: notify plugin of exit
2019-10-28 Emilio G. Cotatranslate-all: notify plugin code of tb_flush
2019-10-28 Alex Bennéeplugins: implement helpers for resolving hwaddr
2019-10-28 Emilio G. Cotatcg: let plugins instrument virtual memory accesses
2019-10-28 Emilio G. Cotaatomic_template: add inline trace/plugin helpers
2019-10-28 Emilio G. Cotaplugin-gen: add module for TCG-related code
2019-10-28 Emilio G. Cotatcg: add tcg_gen_st_ptr
2019-10-28 Emilio G. Cotacputlb: introduce get_page_addr_code_hostp
2019-10-28 Emilio G. Cotacputlb: document get_page_addr_code
2019-10-28 Emilio G. Cotaqueue: add QTAILQ_REMOVE_SEVERAL
2019-10-28 Alex Bennéeplugin: add implementation of the api
2019-10-28 Emilio G. Cotaplugin: add core code
2019-10-28 Emilio G. Cotaplugin: add user-facing API
2019-10-28 Alex Bennéedocs/devel: add plugins.rst design document
2019-10-28 Emilio G. Cotatranslate-all: use cpu_in_exclusive_work_context()...
2019-10-28 Emilio G. Cotacpu: introduce cpu_in_exclusive_context()
2019-10-28 Alex Bennéetrace: add mmu_index to mem_info
2019-10-28 Emilio G. Cotatrace: expand mem_info:size_shift to 4 bits
2019-10-28 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2019-10-27 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2019-10-26 Paolo Bonzinii386: implement IGNNE
2019-10-26 Paolo Bonzinitarget/i386: introduce cpu_set_fpus
2019-10-26 Paolo Bonzinitarget/i386: move FERR handling to target/i386
2019-10-26 Wei Yangcore: replace getpagesize() with qemu_real_host_page_size
2019-10-26 Paolo Bonziniaudio: fix missing break
2019-10-26 Paolo BonziniMerge commit 'df84f17' into HEAD
2019-10-26 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2019-10-25 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2019-10-25 Alex Bennéetests/docker: update Travis image to a more current...
2019-10-25 Alex Bennéetests/docker: set HOST_ARCH if we don't have ARCH
2019-10-25 Alex Bennéetravis.yml: --enable-debug-tcg to check-tcg
2019-10-25 Thomas Huthgitlab-ci.yml: Use libvdeplug-dev to compile-test the...
2019-10-25 Alex Bennéetravis.yml: cache the clang sanitizer build
2019-10-25 Eduardo Habkosttests/vm/netbsd: Disable IPv6
2019-10-25 Eduardo Habkosttests/vm: Let subclasses disable IPv6
2019-10-25 Alex Bennéecirrus.yml: add latest Xcode build target
2019-10-25 Alex Bennéetravis.yml: bump Xcode 10 to latest dot release
2019-10-25 Philippe Mathieu... travis.yml: Test the release tarball
2019-10-25 Thomas Huthtravis.yml: Fix the ccache lines
2019-10-25 Thomas Huthtravis.yml: Use newer version of libgnutls and libpng
2019-10-25 Thomas Huthtravis.yml: Use libsdl2 instead of libsdl1.2, and insta...
2019-10-25 Thomas Huthtravis.yml: Add libvdeplug-dev to compile-test net...
2019-10-25 Alex Bennéetravis.yml: reduce scope of the --enable-debug build
2019-10-25 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2019-10-25 Philippe Mathieu... tests/ssh_linux_malta: Fix 64-bit target tests
2019-10-25 Philippe Mathieu... tests/ssh_linux_malta: Refactor how to get image/kernel...
2019-10-25 Philippe Mathieu... tests/ssh_linux_malta: Match stricter console output
2019-10-25 Philippe Mathieu... tests/ssh_linux_malta: Remove duplicated test
2019-10-25 Philippe Mathieu... tests/ssh_linux_malta: Run tests using a snapshot image
2019-10-25 Filip Bozutatarget/mips: Refactor handling of vector compare 'less...
2019-10-25 Filip Bozutatarget/mips: Refactor handling of vector compare 'equal...
2019-10-25 Aleksandar... target/mips: Demacro LMI decoder
2019-10-25 Aleksandar... target/mips: msa: Split helpers for ASUB_<S|U>.<B|H...
2019-10-25 Aleksandar... target/mips: msa: Split helpers for HSUB_<S|U>.<H|W|D>
2019-10-25 Aleksandar... target/mips: msa: Split helpers for PCK<EV|OD>.<B|H...
2019-10-25 Aleksandar... target/mips: msa: Split helpers for S<LL|RA|RAR|RL...
2019-10-25 Aleksandar... target/mips: msa: Split helpers for HADD_<S|U>.<H|W|D>
2019-10-25 Aleksandar... target/mips: msa: Split helpers for ADD<_A|S_A|S_S...
2019-10-25 Aleksandar... target/mips: msa: Split helpers for ILV<EV|OD|L|R>...
2019-10-25 Aleksandar... target/mips: msa: Split helpers for <MAX|MIN>_<S|U...
2019-10-25 Aleksandar... target/mips: msa: Split helpers for <MAX|MIN>_A.<B...
2019-10-25 Aleksandar... MAINTAINERS: Update mail address of Aleksandar Rikalo
2019-10-25 Aleksandar... target/mips: Clean up op_helper.c
2019-10-25 Aleksandar... target/mips: Clean up helper.c
2019-10-25 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2019-10-25 Kevin Wolfqcow2: Fix corruption bug in qcow2_detect_metadata_prea...
2019-10-25 Kevin Wolfcoroutine: Add qemu_co_mutex_assert_locked()
2019-10-25 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-10-25 Kevin Wolfdoc: Describe missing generic -blockdev options
2019-10-25 Vladimir Sementsov... block/backup: drop dead code from backup_job_create
2019-10-25 Kevin Wolfblockdev: Use error_report() in hmp_commit()
2019-10-25 Kevin Wolfiotests: Skip read-only cases in 118 when run as root
2019-10-25 Pavel Dovgalyukqapi: add support for blkreplay driver
2019-10-25 Dietmar Maureryield_until_fd_readable: make it work with any AioContect
2019-10-25 Julia Suvorovavirtio-blk: Add blk_drain() to virtio_blk_device_unreal...
2019-10-25 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-10-25 Philippe Mathieu... hw/arm/highbank: Use AddressSpace when using write_seco...
2019-10-25 Philippe Mathieu... hw/arm/raspi: Use AddressSpace when using arm_boot...
2019-10-25 Philippe Mathieu... hw/arm/bcm2836: Rename cpus[] as cpu[].core
2019-10-25 Philippe Mathieu... hw/arm/bcm2836: Make the SoC code modular
2019-10-25 Philippe Mathieu... hw/arm/bcm2835_peripherals: Use the SYS_timer
2019-10-25 Philippe Mathieu... hw/timer/bcm2835: Add the BCM2835 SYS_timer
2019-10-25 Philippe Mathieu... hw/arm/bcm2835_peripherals: Use the thermal sensor...
2019-10-25 Philippe Mathieu... hw/misc/bcm2835_thermal: Add a dummy BCM2835 thermal...
2019-10-25 Peter Maydellhw/watchdog/milkymist-sysctl.c: Switch to transaction...
2019-10-25 Peter Maydellhw/m68k/mcf5206.c: Switch to transaction-based ptimer API
2019-10-25 Peter Maydellhw/timer/grlib_gptimer.c: Switch to transaction-based...
2019-10-25 Peter Maydellhw/timer/slavio_timer.c: Switch to transaction-based...
2019-10-25 Stefan Hajnoczivirtio: drop unused virtio_device_stop_ioeventfd()...
2019-10-25 Stefan Hajnoczilibqos: add VIRTIO PCI 1.0 support
2019-10-25 Stefan Hajnoczilibqos: extract Legacy virtio-pci.c code
2019-10-25 Stefan Hajnoczilibqos: make the virtio-pci BAR index configurable
2019-10-25 Stefan Hajnoczilibqos: expose common virtqueue setup/cleanup functions
2019-10-25 Stefan Hajnoczilibqos: add MSI-X callbacks to QVirtioPCIDevice
next