]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2018-08-21  Hervé Poussineauqemu-doc: mark ppc/prep machine as deprecated
2018-08-21  Hervé Poussineauhw/ppc: deprecate the machine type 'prep', replaced...
2018-08-21  Cédric Le Goaterspapr: introduce a IRQ controller backend to the machine
2018-08-21  Peter Maydellhw/ppc/ppc405_uc: Convert away from old_mmio
2018-08-21  Peter Maydellhw/ppc/ppc_boards: Don't use old_mmio for ref405ep_fpga
2018-08-21  Peter Maydellhw/ppc/prep: Remove ifdeffed-out stub of XCSR code
2018-08-21  Cédric Le Goaterspapr: introduce a fixed IRQ number space
2018-08-21  Cédric Le Goaterspapr: Add a pseries-3.1 machine type
2018-08-21  Yasmin Beatriztarget/ppc: simplify bcdadd/sub functions
2018-08-21  Greg Kurzxics: don't include "target/ppc/cpu-qom.h" in "hw/ppc...
2018-08-21  Alexey Kardashevskiyvfio/spapr: Allow backing bigger guest IOMMU pages...
2018-08-21  Yasmin Beatriztarget/ppc: bcdsub fix sign when result is zero
2018-08-21  Richard Hendersontarget/ppc: Use non-arithmetic conversions for fp load...
2018-08-21  Richard Hendersontarget/ppc: Honor fpscr_ze semantics and tidy fre,...
2018-08-21  Richard Hendersontarget/ppc: Tidy helper_fsqrt
2018-08-21  Richard Hendersontarget/ppc: Tidy helper_fadd, helper_fsub
2018-08-21  Richard Hendersontarget/ppc: Tidy helper_fmul
2018-08-21  Richard Hendersontarget/ppc: Honor fpscr_ze semantics and tidy fdiv
2018-08-21  Richard Hendersontarget/ppc: Enable fp exceptions for user-only
2018-08-21  Alexey Kardashevskiypseries: Update SLOF firmware image
2018-08-21  Bharata B Raospapr_cpu_core: vmstate_[un]register per-CPU data from...
2018-08-20  Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2018-08-20  Peter Maydelltests/vm: Clean out old working directories on build
2018-08-20  Peter MaydellMerge remote-tracking branch 'remotes/marcel/tags/rdma...
2018-08-20  Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2018-08-20  Janosch Franks390x: Enable KVM huge page backing support
2018-08-20  Christian Borntraegers390x/kvm: add etoken facility
2018-08-20  Cornelia Hucklinux-headers: update
2018-08-20  David Hildenbrands390x/cpumodel: Add "-cpu max" support
2018-08-20  Cornelia Hucks390x: remove 's390-squash-mcss' option
2018-08-20  Michael Muellers390x/cpumodel: enum type S390FeatGroup now gets generated
2018-08-20  Cornelia Hucks390x: introduce 3.1 compat machine
2018-08-20  Peter Maydellhw/dma/pl080: Remove hw_error() if DMA is enabled
2018-08-20  Peter Maydellhw/dma/pl080: Correct bug in register address decode...
2018-08-20  Peter Maydellhw/dma/pl080: Provide device reset function
2018-08-20  Peter Maydellhw/dma/pl080: Don't use CPU address space for DMA accesses
2018-08-20  Peter Maydellhw/dma/pl080: Support all three interrupt lines
2018-08-20  Peter Maydellhw/dma/pl080: Allow use as embedded-struct device
2018-08-20  Peter Maydellnvic: Expose NMI line
2018-08-20  Peter Maydellhw/watchdog/cmsdk_apb_watchdog: Implement CMSDK APB...
2018-08-20  Peter Maydellhw/timer/m48t59: Move away from old_mmio accessors
2018-08-20  Peter Maydellhw/misc: Remove mmio_interface device
2018-08-20  Peter Maydellmemory: Remove MMIO request_ptr APIs
2018-08-20  Peter Maydellhw/ssi/xilinx_spips: Remove unneeded MMIO request_ptr...
2018-08-20  Hans-Erik Florydsdhci: add i.MX SD Stable Clock bit
2018-08-20  Andrew Joneshw/arm/virt: Add virt-3.1 machine type
2018-08-20  Peter Maydelltarget/arm: Implement AArch32 ERET instruction
2018-08-20  Peter Maydelltarget/arm: Permit accesses to ELR_Hyp from Hyp mode...
2018-08-20  Peter Maydelltarget/arm: Implement ESR_EL2/HSR for AArch32 and no-EL2
2018-08-20  Peter Maydelltarget/arm: Implement AArch32 Hyp FARs
2018-08-20  Peter Maydelltarget/arm: Implement AArch32 HVBAR
2018-08-20  Peter Maydelltarget/arm: Add missing .cp = 15 to HMAIR1 and HAMAIR1...
2018-08-20  Peter Maydelltarget/arm: Correct typo in HAMAIR1 regdef name
2018-08-20  Hans-Erik Florydimx_serial: Generate interrupt on receive data ready...
2018-08-20  Jia Hehw/intc/arm_gicv3_its: downgrade error_report to warn_r...
2018-08-20  Stefan Hajnoczidocs/generic-loader: mention U-Boot and Intel HEX execu...
2018-08-20  Roman Kapltarget/arm: Fix crash on conditional instruction in...
2018-08-20  Peter Maydelltests/boot-serial-test: Bump timeout to 6 minutes
2018-08-20  Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2018-08-18  Marcel Apfelbaumconfig: split PVRDMA from RDMA
2018-08-18  Marcel Apfelbaumhw/pvrdma: remove not needed include
2018-08-18  Yuval Shaiahw/rdma: Add reference to pci_dev in backend_dev
2018-08-18  Yuval Shaiahw/rdma: Bugfix - Support non-aligned buffers
2018-08-18  Yuval Shaiahw/rdma: Print backend QP number in hex format
2018-08-18  Yuval Shaiahw/rdma: Cosmetic change - move to generic function
2018-08-18  Yuval Shaiahw/pvrdma: Cosmetic change - indent right
2018-08-18  Yuval Shaiahw/rdma: Reorder resource cleanup
2018-08-18  Yuval Shaiahw/rdma: Do not allocate memory for non-dma MR
2018-08-18  Yuval Shaiahw/rdma: Delete useless structure RdmaRmUserMR
2018-08-18  Yuval Shaiahw/pvrdma: Make default pkey 0xFFFF
2018-08-18  Yuval Shaiahw/pvrdma: Clean CQE before use
2018-08-18  Yuval Shaiahw/rdma: Modify debug macros
2018-08-18  Yuval Shaiahw/pvrdma: Bugfix - provide the correct attr_mask to...
2018-08-18  Yuval Shaiahw/rdma: Make distinction between device init and start...
2018-08-17  Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2018-08-17  Alex Williamsonvfio/ccw/pci: Allow devices to opt-in for ballooning
2018-08-17  Alex Williamsonvfio: Inhibit ballooning based on group attachment...
2018-08-17  Alex Williamsonkvm: Use inhibit to prevent ballooning without synchron...
2018-08-17  Alex Williamsonballoon: Allow multiple inhibit users
2018-08-17  Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2018-08-17  Mark Cave-Aylandfw_cfg: ignore suffixes in the bootdevice list dependen...
2018-08-17  Mark Cave-Aylandsysbus: always allow explicit_ofw_unit_address() to...
2018-08-17  Dou Liyangmachine: Fix coding style at machine_run_board_init()
2018-08-16  Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2018-08-16  Aleksandar... qemu-doc: Amend MIPS-related items
2018-08-16  Aleksandar... linux-user: Add preprocessor availability control to...
2018-08-16  Aleksandar... linux-user: Update MIPS syscall numbers up to kernel...
2018-08-16  Aleksandar... elf: Add ELF flags for MIPS machine variants
2018-08-16  Aleksandar... elf: Remove duplicate preprocessor constant definition
2018-08-16  Yongbok Kimtarget/mips: Check ELPA flag only in some cases of...
2018-08-16  Yongbok Kimtarget/mips: Don't update BadVAddr register in Debug...
2018-08-16  Stefan Markovictarget/mips: Implement CP0 Config1.WR bit functionality
2018-08-16  Stefan Markovictarget/mips: Add CP0 BadInstrX register
2018-08-16  Aleksandar... target/mips: Update some CP0 registers bit definitions
2018-08-16  Aleksandar... target/mips: Fix two instances of shadow variables
2018-08-16  Aleksandar... target/mips: Mark switch fallthroughs with interpretabl...
2018-08-16  Aleksandar... target/mips: Avoid case statements formulated by ranges...
2018-08-16  Aleksandar... target/mips: Avoid case statements formulated by ranges...
2018-08-16  Aleksandar... MAINTAINERS: Update target/mips maintainer's email...
2018-08-16  Eduardo Habkosti386: Disable TOPOEXT by default on "-cpu host"
next