]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2019-10-28 Vladimir Sementsov... block/block-backend: add blk_co_pwritev_part
2019-10-28 Vladimir Sementsov... block/mirror: simplify do_sync_target_write
2019-10-28 Vladimir Sementsov... hbitmap: handle set/reset with zero length
2019-10-28 Max Reitziotests: Cache supported_formats()
2019-10-28 Max Reitziotests: Test driver whitelisting in 136
2019-10-28 Max Reitziotests: Test driver whitelisting in 093
2019-10-28 Max Reitziotests: Let skip_if_unsupported accept a function
2019-10-28 Max Reitziotests: Use case_skip() in skip_if_unsupported()
2019-10-28 Max Reitziotests: Allow skipping test cases
2019-10-28 Max Reitziotests: Prefer null-co over null-aio
2019-10-28 Richard Hendersontranslate-all: Remove tb_alloc
2019-10-28 Clement Deschampstranslate-all: fix uninitialized tb->orig_tb
2019-10-28 Richard Hendersoncputlb: Fix tlb_vaddr_to_host
2019-10-28 Richard Hendersonexec: Cache TARGET_PAGE_MASK for TARGET_PAGE_BITS_VARY
2019-10-28 Richard Hendersonexec: Promote TARGET_PAGE_MASK to target_long
2019-10-28 Richard Hendersonexec: Restrict TARGET_PAGE_BITS_VARY assert to CONFIG_D...
2019-10-28 Richard Hendersonexec: Use const alias for TARGET_PAGE_BITS_VARY
2019-10-28 Richard Hendersonconfigure: Detect compiler support for __attribute__...
2019-10-28 Richard Hendersonexec: Split out variable page size support to exec...
2019-10-28 Wei Yangcpu: use ROUND_UP() to define xxx_PAGE_ALIGN
2019-10-28 Alex Bennéecputlb: ensure _cmmu helper functions follow the naming...
2019-10-28 Stefan Weiltci: Add implementation for INDEX_op_ld16u_i64
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
2019-10-25 Stefan Hajnoczilibqos: pass full QVirtQueue to set_queue_address()
2019-10-25 Stefan Hajnoczilibqos: add iteration support to qpci_find_capability()
2019-10-25 Stefan Hajnoczilibqos: access VIRTIO 1.0 vring in little-endian
next