]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2019-11-07  Peter MaydellUpdate version for v4.2.0-rc0 release v4.2.0-rc0
2019-11-07  Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2019-11-07  Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-11-07  Peter MaydellMerge remote-tracking branch 'remotes/marcel/tags/rdma...
2019-11-07  Max Reitziotests: Add test for 4G+ compressed qcow2 write
2019-11-07  Max Reitzqcow2: Fix QCOW2_COMPRESSED_SECTOR_MASK
2019-11-07  Tuguoyiqcow2-bitmap: Fix uint64_t left-shift overflow
2019-11-07  Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2019-11-07  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2019-11-06  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2019-11-06  Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-11-06  Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2019-11-06  Dr. David Alan... global: Squash 'the the'
2019-11-06  Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/q800...
2019-11-06  Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2019-11-06  Richard Hendersonlinux-user/alpha: Set r20 secondary return value
2019-11-06  Richard Hendersonlinux-user/sparc: Fix cpu_clone_regs_*
2019-11-06  Richard Hendersonlinux-user: Introduce cpu_clone_regs_parent
2019-11-06  Richard Hendersonlinux-user: Rename cpu_clone_regs to cpu_clone_regs_child
2019-11-06  Richard Hendersonlinux-user/sparc64: Fix target_signal_frame
2019-11-06  Richard Hendersonlinux-user/sparc: Fix WREG usage in setup_frame
2019-11-06  Richard Hendersonlinux-user/sparc: Use WREG_SP constant in sparc/signal.c
2019-11-06  Richard Hendersonlinux-user/sparc: Begin using WREG constants in sparc...
2019-11-06  Richard Hendersonlinux-user/sparc: Use WREG constants in sparc/target_cpu.h
2019-11-06  Richard Hendersontarget/sparc: Define an enumeration for accessing env...
2019-11-06  Richard Hendersontests/tcg/multiarch/linux-test: Fix error check for...
2019-11-06  Richard Hendersonscripts/qemu-binfmt-conf: Update for sparc64
2019-11-06  Peter MaydellMerge remote-tracking branch 'remotes/mdroth/tags/qga...
2019-11-06  Stefan Hajnoczivirtio: notify virtqueue via host notifier when available
2019-11-06  Yuval Shaiahw/rdma: Utilize ibv_reg_mr_iova for memory registration
2019-11-06  Yuval Shaiaconfigure: Check if we can use ibv_reg_mr_iova
2019-11-06  Stefan Hajnocziaudio: add -audiodev pa,in|out.latency= to documentation
2019-11-05  Philippe Mathieu... hw/pci-host/i440fx: Remove the last PIIX3 traces
2019-11-05  Philippe Mathieu... hw/pci-host: Rename incorrectly named 'piix' as 'i440fx'
2019-11-05  Philippe Mathieu... hw/pci-host/piix: Extract PIIX3 functions to hw/isa...
2019-11-05  Philippe Mathieu... hw/pci-host/piix: Fix code style issues
2019-11-05  Philippe Mathieu... hw/pci-host/piix: Move i440FX declarations to hw/pci...
2019-11-05  Philippe Mathieu... hw/pci-host/piix: Define and use the PIIX IRQ Route...
2019-11-05  Philippe Mathieu... hw/pci-host/piix: Move RCR_IOPORT register definition
2019-11-05  Philippe Mathieu... hw/pci-host/piix: Extract piix3_create()
2019-11-05  Philippe Mathieu... hw/i386: Remove obsolete LoadStateHandler::load_state_o...
2019-11-05  Philippe Mathieu... hw/isa/piix4: Move piix4_create() to hw/isa/piix4.c
2019-11-05  Philippe Mathieu... hw/mips/mips_malta: Extract the PIIX4 creation code...
2019-11-05  Philippe Mathieu... hw/mips/mips_malta: Create IDE hard drive array dynamically
2019-11-05  Philippe Mathieu... piix4: Add a MC146818 RTC Controller as specified in...
2019-11-05  Hervé Poussineaupiix4: Add an i8254 PIT Controller as specified in...
2019-11-05  Hervé Poussineaupiix4: Add an i8257 DMA Controller as specified in...
2019-11-05  Hervé Poussineaupiix4: Rename PIIX4 object to piix4-isa
2019-11-05  Philippe Mathieu... Revert "irq: introduce qemu_irq_proxy()"
2019-11-05  Hervé Poussineaupiix4: Add an i8259 Interrupt Controller as specified...
2019-11-05  Hervé Poussineaupiix4: Add the Reset Control Register
2019-11-05  Philippe Mathieu... MAINTAINERS: Keep PIIX4 South Bridge separate from...
2019-11-05  Philippe Mathieu... Makefile: Fix config-devices.mak not regenerated when...
2019-11-05  Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2019-11-05  Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2019-11-05  Laurent Vivierq800: fix I/O memory map
2019-11-05  Eduardo Habkostimage-fuzzer: Use OSerror.strerror instead of tuple...
2019-11-05  Eduardo Habkostimage-fuzzer: Use errors parameter of subprocess.Popen()
2019-11-05  Eduardo Habkostimage-fuzzer: Run using python3
2019-11-05  Eduardo Habkostimage-fuzzer: Encode file name and file format to bytes
2019-11-05  Eduardo Habkostimage-fuzzer: Use bytes constant for field values
2019-11-05  Eduardo Habkostimage-fuzzer: Return bytes objects on string fuzzing...
2019-11-05  Eduardo Habkostimage-fuzzer: Use %r for all fiels at Field.__repr__()
2019-11-05  Eduardo Habkostimage-fuzzer: Use io.StringIO
2019-11-05  Eduardo Habkostimage-fuzzer: Explicitly use integer division operator
2019-11-05  Eduardo Habkostimage-fuzzer: Write bytes instead of string to image...
2019-11-05  Eduardo Habkostimage-fuzzer: Open image files in binary mode
2019-11-05  Philippe Mathieu... hw/misc/grlib_ahb_apb_pnp: Fix 8-bit accesses
2019-11-05  Philippe Mathieu... hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing...
2019-11-05  Thomas Huthqemu-options: Rework the help text of the '-display...
2019-11-05  Josh Kunzlinux-user: Support for NETLINK socket options
2019-11-05  Alex Williamsonhw/i386: AMD-Vi IVRS DMA alias support
2019-11-05  Alex Williamsonpci: Use PCI aliases when determining device IOMMU...
2019-11-04  Basil Salmanqga: Add "guest-get-memory-block-info" to blacklist
2019-11-04  Bishara AbuHattoumqga-win: network-get-interfaces command name field...
2019-11-04  Max Reitzblock/file-posix: Let post-EOF fallocate serialize
2019-11-04  Max Reitzblock: Add bdrv_co_get_self_request()
2019-11-04  Max Reitzblock: Make wait/mark serialising requests public
2019-11-04  Vladimir Sementsov... block/block-copy: fix s->copy_size for compressed cluster
2019-11-04  Klaus Jensennvme: fix NSSRS offset in CAP register
2019-11-02  Peter MaydellMerge remote-tracking branch 'remotes/palmer/tags/palme...
2019-11-02  Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-11-01  Christophe... target/arm: Allow reading flags from FPSCR for M-profile
2019-11-01  Edgar E. Iglesiashw/arm/boot: Rebuild hflags when modifying CPUState...
2019-11-01  Andrew Jonestarget/arm/kvm: host cpu: Add support for sve<N> properties
2019-11-01  Andrew Jonestarget/arm/cpu64: max cpu: Support sve properties with KVM
2019-11-01  Andrew Jonestarget/arm/kvm: scratch vcpu: Preserve input kvm_vcpu_i...
2019-11-01  Andrew Jonestarget/arm/kvm64: max cpu: Enable SVE when available
2019-11-01  Andrew Jonestarget/arm/kvm64: Add kvm_arch_get/put_sve
2019-11-01  Andrew Jonestarget/arm/cpu64: max cpu: Introduce sve<N> properties
2019-11-01  Andrew Jonestarget/arm: Allow SVE to be disabled via a CPU property
2019-11-01  Philippe Mathieu... tests/fw_cfg: Test 'reboot-timeout=-1' special value
2019-11-01  Dr. David Alan... fw_cfg: Allow reboot-timeout=-1 again
2019-11-01  Palmer DabbeltMAINTAINERS: Change to my personal email address
2019-11-01  Andrew Jonestests: arm: Introduce cpu feature tests
2019-11-01  Andrew Jonestarget/arm/monitor: Introduce qmp_query_cpu_model_expansion
2019-10-31  Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/ide...
2019-10-31  Sam Eidermanhd-geo-test: Add tests for lchs override
2019-10-31  Sam Eidermanbootdevice: FW_CFG interface for LCHS values
2019-10-31  Sam Eidermanbootdevice: Refactor get_boot_devices_list
next