]> git.proxmox.com Git - mirror_qemu.git/history - hw
qapi: Clean up modular built-in code generation a bit
[mirror_qemu.git] / hw /
2019-02-15 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2019-02-15 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-02-15 Peter Maydellhw/arm/armsse: Fix miswiring of expansion IRQs
2019-02-15 Peter Maydellhw/intc/armv7m_nvic: Allow byte accesses to SHPR1
2019-02-14 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2019-02-14 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-02-14 Miodrag Dinichw/mips_cpc: kick a VP when putting it into Run statewq
2019-02-14 Aleksandar Markovichw/mips_int: hold BQL for all interrupt requests
2019-02-14 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2019-02-14 Peter MaydellMerge remote-tracking branch 'remotes/thibault/tags...
2019-02-14 Peter MaydellMerge remote-tracking branch 'remotes/elmarco/tags...
2019-02-14 Peter MaydellMerge remote-tracking branch 'remotes/palmer/tags/riscv...
2019-02-14 Thomas Huthhw/sparc64: Explicitly set default_display = "std"
2019-02-14 Philippe Mathieu... hw/dma/i8257: Use qemu_log_mask(UNIMP) instead of fprintf
2019-02-14 Dr. David Alan Gilbertpckbd: Convert DPRINTF->trace
2019-02-14 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-02-13 Marc-André Lureauterminal3270: do not use backend timer sources
2019-02-13 Paolo Bonzinichar: allow specifying a GMainContext at opening time
2019-02-13 Changpeng Liuvirtio-blk: set correct config size for the host driver
2019-02-12 Sven Schnellehw/hppa: forward requests to CPU HPA
2019-02-12 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2019-02-12 Stefano Garzarellavirtio-blk: cleanup using VirtIOBlock *s and VirtIODevi...
2019-02-11 Alistair Francisriscv: Ensure the kernel start address is correctly...
2019-02-07 Peter MaydellMerge remote-tracking branch 'remotes/thibault/tags...
2019-02-07 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-02-07 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2019-02-07 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-02-07 Peter MaydellMerge remote-tracking branch 'remotes/elmarco/tags...
2019-02-07 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-02-07 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-02-06 Mark Cave-Aylandsun4m: pass initrd size to OpenBIOS via fw_cfg interface
2019-02-06 Prasad J Panditsun4u: add power_mem_read routine
2019-02-06 Thomas Huthhw/sparc64: Create VGA device only if it has really...
2019-02-06 Philippe Mathieu... hw/input/tsc210x: Fix building with no verbosity
2019-02-06 Thomas Huthhw/cpu/cluster: Mark the cpu-cluster device with user_c...
2019-02-06 Philippe Mathieu... hw/unicore32/puv3: Drop useless inclusion of "hw/i386...
2019-02-06 Philippe Mathieu... hw/sparc64/sun4u: Drop useless inclusion of "hw/i386...
2019-02-05 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2019-02-05 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-02-05 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2019-02-05 Peter Maydellhw/arm/boot: Support DTB autoload for firmware-only...
2019-02-05 Peter Maydellhw/arm/boot: Clarify why arm_setup_firmware_boot()...
2019-02-05 Peter Maydellhw/arm/boot: Factor out "set up firmware boot" code
2019-02-05 Peter Maydellhw/arm/boot: Factor out "direct kernel boot" code into...
2019-02-05 Peter Maydellhw/arm/boot: Fix block comment style in arm_load_kernel()
2019-02-05 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2019-02-05 Michael S. Tsirkinr2d: fix build on mingw
2019-02-05 Wei Yangi386, acpi: cleanup build_facs by removing second unuse...
2019-02-05 Laszlo Ersekfw_cfg: fix the life cycle and the name of "qemu_extra_...
2019-02-05 Stefan Bergeracpi: Make TPM 2.0 with TIS available as MSFT0101
2019-02-05 Thomas Huthhw/virtio: Use CONFIG_VIRTIO_PCI switch instead of...
2019-02-05 Changpeng Liuvhost-user-blk: add discard/write zeroes features support
2019-02-05 Peter Xupci/msi: export msi_is_masked()
2019-02-05 Peter Xuintel_iommu: reset intr_enabled when system reset
2019-02-05 Peter Xuintel_iommu: fix operator in vtd_switch_address_space
2019-02-05 Li Qianghw: virtio-pci: drop DO_UPCAST
2019-02-05 Laurent Vivierscsi-generic: Convert from DPRINTF() macro to trace...
2019-02-05 Laurent Vivierscsi-disk: Convert from DPRINTF() macro to trace events
2019-02-05 David Hildenbrandpc: Use hotplug_handler_(plug|unplug|unplug_request)
2019-02-05 Paolo Bonzinihw/vfio/Makefile.objs: Create new CONFIG_* variables...
2019-02-05 Paolo Bonzinihw/i2c/Makefile.objs: Create new CONFIG_* variables...
2019-02-05 Yang Zhonghw/tricore/Makefile.objs: Create CONFIG_* for tricore
2019-02-05 Yang Zhonghw/openrisc/Makefile.objs: Create CONFIG_* for openrisc
2019-02-05 Yang Zhonghw/moxie/Makefile.objs: Conditionally build moxie
2019-02-05 Yang Zhonghw/hppa/Makefile.objs: Create CONFIG_* for hppa
2019-02-05 Yang Zhonghw/cris/Makefile.objs: Create CONFIG_* for cris
2019-02-05 Yang Zhonghw/alpha/Makefile.objs: Create CONFIG_* for alpha
2019-02-05 Yang Zhonghw/sparc64/Makefile.objs: Create CONFIG_* for sparc64
2019-02-05 Yang Zhonghw/riscv/Makefile.objs: Create CONFIG_* for riscv boards
2019-02-05 Yang Zhonghw/nios2/Makefile.objs: Conditionally build nios2
2019-02-05 Ákos Kovácshw/xtensa/Makefile.objs: Build xtensa_sim and xtensa_fp...
2019-02-05 Ákos Kovácshw/lm32/Makefile.objs: Conditionally build lm32 and...
2019-02-05 Ákos Kovácshw/sparc/Makefile.objs: CONFIG_* for sun4m and leon3...
2019-02-05 Paolo Bonzinihw/s390/Makefile.objs: Create new CONFIG_* variables...
2019-02-05 Ákos Kovácshw/sh4/Makefile.objs: New CONFIG_* varibales created...
2019-02-05 Ákos Kovácshw/ppc/Makefile.objs: Build all boards conditinally...
2019-02-05 Ákos Kovácshw/mips/Makefile.objs: Create CONFIG_* for r4k, malta...
2019-02-05 Ákos Kovácshw/microblaze/Makefile.objs: Create configs for petalog...
2019-02-05 Ákos Kovácshw/m68k/Makefile.objs: Conditionally build boards
2019-02-05 Yang Zhonghw/arm/Makefile.objs: CONFIG_ARM_VIRT created for virt...
2019-02-05 Paolo Bonzinihw/i386/Makefile.objs: Build pc_piix* and pc_q35 boards
2019-02-05 Paolo Bonzinibuild: actually use CONFIG_PAM
2019-02-05 Yang Zhonghw/pci-host/Makefile.objs: make CONFIGS clear for PCI...
2019-02-05 Paolo Bonzinivfio: move conditional up to hw/Makefile.objs
2019-02-05 Paolo Bonziniide: split ioport registration to a separate file
2019-02-05 Paolo Bonziniscsi-generic: avoid possible out-of-bounds access to...
2019-02-05 Li Zhijiani386: allow to load initrd below 4 GB for recent linux
2019-02-05 Li Zhijiani386: import & use bootparam.h
2019-02-05 Li Zhijianhw/core/loader.c: Read as long as possible in load_imag...
2019-02-05 Stefano Garzarellahw/i386/pc: enable PVH only for machine type >= 4.0
2019-02-05 Stefano Garzarellahw/i386/pc: use PVH option rom
2019-02-05 Stefano Garzarellapvh: load initrd and expose it through fw_cfg
2019-02-05 Liam Merwickpvh: Boot uncompressed kernel using direct boot ABI
2019-02-05 Liam Merwickelf: Add optional function ptr to load_elf() to parse...
2019-02-05 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2019-02-05 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2019-02-05 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20190...
2019-02-05 David Hildenbrands390x/pci: Unplug remaining requested devices on pcihos...
2019-02-05 David Hildenbrands390x/pci: Warn when adding PCI devices without the...
2019-02-05 David Hildenbrands390x/pci: Fix hotplugging of PCI bridges
next