]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2018-01-12 Marc-André... build-sys: silence make by default or V=0
2018-01-12 Marc-André... build-sys: fix qemu-ga -pthread linking
2018-01-12 Peter Xuchardev: introduce qemu_chr_timeout_add_ms()
2018-01-12 Peter Xuchardev: let g_idle_add() be with chardev gcontext
2018-01-12 Peter Xuchardev: use backend chr context when watch for fe
2018-01-12 Jan Dakinevichi386/cpu/kvm: look at PMU's CPUID before setting MSRs
2018-01-12 Pavel Dovgalyukhpet: recover timer offset correctly
2018-01-12 Haozhong Zhangpc: fail memory hot-plug/unplug with -no-acpi and Q35...
2018-01-12 Paolo Bonziniscsi: fix scsi_convert_sense crash when in_buf == NULL...
2018-01-12 Fam Zhengscsi-generic: Add share-rw option
2018-01-11 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2018-01-11 Peter Maydellhw/intc/arm_gic: reserved register addresses are RAZ/WI
2018-01-11 Peter Maydellhw/intc/arm_gicv3: Make reserved register addresses...
2018-01-11 Peter Maydelltarget/arm: Make disas_thumb2_insn() generate its own...
2018-01-11 Peter Maydelllinux-user/arm/nwfpe: Check coprocessor number for...
2018-01-11 Philippe Mathieu... hw/sd/pxa2xx_mmci: add read/write() trace events
2018-01-11 Philippe Mathieu... hw/timer/pxa2xx_timer: replace hw_error() -> qemu_log_m...
2018-01-11 Andrey Smirnovimx_fec: Reserve full FSL_IMX25_FEC_SIZE page for the...
2018-01-11 Andrey Smirnovimx_fec: Fix a typo in imx_enet_receive()
2018-01-11 Andrey Smirnovimx_fec: Use correct length for packet size
2018-01-11 Andrey Smirnovimx_fec: Add support for multiple Tx DMA rings
2018-01-11 Andrey Smirnovimx_fec: Emulate SHIFT16 in ENETx_RACC
2018-01-11 Andrey Smirnovimx_fec: Use MIN instead of explicit ternary operator
2018-01-11 Andrey Smirnovimx_fec: Use ENET_FTRL to determine truncation length
2018-01-11 Andrey Smirnovimx_fec: Move Tx frame buffer away from the stack
2018-01-11 Andrey Smirnovimx_fec: Change queue flushing heuristics
2018-01-11 Andrey Smirnovimx_fec: Refactor imx_eth_enable_rx()
2018-01-11 Andrey Smirnovimx_fec: Do not link to netdev
2018-01-11 ZhaoshenglongVirt: ACPI: fix qemu assert due to re-assigned table...
2018-01-11 Michael Weisertarget/arm: Fix stlxp for aarch64_be
2018-01-11 Michael Weiserlinux-user: Activate armeb handler registration
2018-01-11 Michael Weiserlinux-user: Separate binfmt arm CPU families
2018-01-11 Michael Weiserlinux-user: Add aarch64_be magic numbers to qemu-binfmt...
2018-01-11 Michael Weiserconfigure: Add aarch64_be-linux-user target
2018-01-11 Michael Weiserlinux-user: Fix endianess of aarch64 signal trampoline
2018-01-11 Michael Weiserlinux-user: Add separate aarch64_be uname
2018-01-11 Michael Weiserlinux-user: Add support for big-endian aarch64
2018-01-11 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2018-01-11 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2018-01-11 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2018-01-10 Vladimir Sementsov... nbd: rename nbd_option and nbd_opt_reply
2018-01-10 David Gibsonspapr: Correct compatibility mode setting for hotplugge...
2018-01-10 Thomas Huthhw/ppc: Remove the deprecated spapr-pci-vfio-host-bridg...
2018-01-10 John ArbuckleUpdate dtc to fix compilation problem on Mac OS 10.6
2018-01-10 Cédric Le Goatertarget/ppc: more use of the PPC_*() macros
2018-01-10 Cédric Le Goaterppc/pnv: change powernv_ prefix to pnv_ for overall...
2018-01-10 BALATON Zoltanhw/ide: Emulate SiI3112 SATA controller
2018-01-10 Greg Kurzspapr_pci: use warn_report()
2018-01-10 BALATON Zoltanppc4xx_i2c: Implement basic I2C functions
2018-01-10 BALATON Zoltansm501: Add some more unimplemented registers
2018-01-10 BALATON Zoltansm501: Add panel hardware cursor registers also to...
2018-01-10 Alexey Kardashevskiypseries: Update SLOF firmware image to qemu-slof-20171214
2018-01-09 Mark Cave-Aylandsun4u_iommu: add trace event for IOMMU translations
2018-01-09 Mark Cave-Aylandsun4u_iommu: convert from IOMMU_DPRINTF to trace-events
2018-01-09 Mark Cave-Aylandsun4u_iommu: update to reflect IOMMU is no longer part...
2018-01-09 Mark Cave-Aylandsun4u: split IOMMU device out from apb.c to sun4u_iommu.c
2018-01-09 Mark Cave-Aylandapb: QOMify IOMMU
2018-01-09 Mark Cave-Aylandsun4m: remove include/hw/sparc/sun4m.h and all referenc...
2018-01-09 Mark Cave-Aylandsun4m: move IOMMU declarations from sun4m.h to sun4m_io...
2018-01-09 Mark Cave-Aylandsun4m: move sun4m_iommu.c from hw/dma to hw/sparc
2018-01-09 Mark Cave-Aylandsun4u: switch from EBUS_DPRINTF() macro to trace-events
2018-01-09 Mark Cave-Aylandsparc64: introduce trace-events for hw/sparc64
2018-01-09 Mark Cave-Aylandapb: replace OBIO interrupt numbers in pci_pbmA_map_irq...
2018-01-09 Mark Cave-Aylandebus: wire up OBIO interrupts to APB pbm via qdev GPIOs
2018-01-09 Mark Cave-Aylandapb: remove busA property from PBMPCIBridge state
2018-01-09 Mark Cave-Aylandapb: split pci_pbm_map_irq() into separate functions...
2018-01-09 Mark Cave-Aylandapb: remove pci_apb_init() and instantiate APB device...
2018-01-09 Mark Cave-Aylandapb: move the two secondary PCI bridges objects into...
2018-01-09 Mark Cave-Aylandapb: use gpios to wire up the apb device to the SPARC...
2018-01-09 Mark Cave-Aylandapb: return APBState from pci_apb_init() rather than...
2018-01-09 Mark Cave-Aylandapb: APB QOMify tidy-up
2018-01-09 Mark Cave-Aylandsun4u: move initialisation of all ISABus devices into...
2018-01-09 Mark Cave-Aylandsun4u: remove pci_ebus_init() function
2018-01-09 Mark Cave-Aylandsun4u: move ISABus inside of EBusState
2018-01-09 Mark Cave-Aylandsun4u: ebus QOMify tidy-up
2018-01-09 Mark Cave-Aylandapb: move QOM macros and typedefs from apb.c to apb.h
2018-01-09 Jean-Christophe... target/sparc: remove MemoryRegionSection check code...
2018-01-09 Vladimir Sementsov... nbd/server: add additional assert to nbd_export_put
2018-01-09 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20180...
2018-01-09 Max Filippovtarget/xtensa: implement disassembler
2018-01-09 Max Filippovtarget/xtensa: implement const16
2018-01-09 Max Filippovtarget/xtensa: implement GPIO32
2018-01-09 Max Filippovtarget/xtensa: implement salt/saltu
2018-01-09 Max Filippovtarget/xtensa: add internal/noop SRs and opcodes
2018-01-09 Max Filippovtarget/xtensa: drop DisasContext::litbase
2018-01-09 Max Filippovtarget/xtensa: tests: fix memctl SR test
2018-01-09 Max Filippovtarget/xtensa: use libisa for instruction decoding
2018-01-09 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2018-01-08 Peter MaydellMerge remote-tracking branch 'remotes/gkurz/tags/for...
2018-01-08 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2018-01-08 Peter MaydellMerge remote-tracking branch 'remotes/elmarco/tags...
2018-01-08 Peter Maydellconfigure: Fix incorrect string comparison operator
2018-01-08 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2018-01-08 Murilo Opsfelder... block/nbd: fix segmentation fault when .desc is not...
2018-01-08 Eric Blakenbd/server: Optimize final chunk of sparse read
2018-01-08 Eric Blakenbd/server: Implement sparse reads atop structured...
2018-01-08 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2018-01-08 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2018-01-08 Greg KurzMAINTAINERS: Drop Aneesh as 9pfs maintainer
2018-01-08 Greg Kurz9pfs: deprecate handle backend
next