]> git.ipfire.org Git - thirdparty/qemu.git/history - include
riscv: hw: Drop "clock-frequency" property of cpu nodes
[thirdparty/qemu.git] / include /
2019-10-28  Bin Mengriscv: hw: Drop "clock-frequency" property of cpu nodes
2019-10-28  Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2019-10-27  Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
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 BonziniMerge commit 'df84f17' into HEAD
2019-10-25  Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2019-10-25  Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
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  Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-10-25  Philippe Mathieu... hw/arm/bcm2836: Rename cpus[] as cpu[].core
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  Stefan Hajnoczivirtio: drop unused virtio_device_stop_ioeventfd()...
2019-10-25  Jason Wangvirtio: add property to enable packed virtqueue
2019-10-25  Jason Wangvirtio: basic packed virtqueue support
2019-10-24  Philippe Mathieu... hw/rtc/aspeed_rtc: Remove unused includes
2019-10-24  Philippe Mathieu... hw/rtc/mc146818: Include mc146818rtc_regs.h a bit less
2019-10-24  Philippe Mathieu... hw: Move Aspeed RTC from hw/timer/ to hw/rtc/ subdirectory
2019-10-24  Philippe Mathieu... hw: Move Xilinx ZynqMP RTC from hw/timer/ to hw/rtc...
2019-10-24  Philippe Mathieu... hw: Move sun4v hypervisor RTC from hw/timer/ to hw...
2019-10-24  Philippe Mathieu... hw: Move M48T59 device from hw/timer/ to hw/rtc/ subdir...
2019-10-24  Philippe Mathieu... hw: Move MC146818 device from hw/timer/ to hw/rtc/...
2019-10-24  Philippe Mathieu... hw: Move PL031 device from hw/timer/ to hw/rtc/ subdire...
2019-10-24  Cédric Le Goateraspeed: Add an AST2600 eval board
2019-10-24  Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2019-10-24  Philippe Mathieu... mc146818rtc: Include mc146818rtc_regs.h directly in...
2019-10-24  Philippe Mathieu... mc146818rtc: Move RTC_ISA_IRQ definition
2019-10-24  Hervé Poussineaumc146818rtc: move structure to header file
2019-10-24  Philippe Mathieu... hw/i386/pc: Extract pc_i8259_create()
2019-10-24  Philippe Mathieu... hw/i386/pc: Extract pc_gsi_create()
2019-10-24  Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20191...
2019-10-24  Cédric Le Goaterspapr/xive: Set the OS CAM line at reset
2019-10-24  Cédric Le Goaterppc: Reset the interrupt presenter from the CPU reset...
2019-10-24  Cédric Le Goaterppc/pnv: Add a PnvChip pointer to PnvCore
2019-10-23  David Gibsonspapr: Move SpaprIrq::nr_xirqs to SpaprMachineClass
2019-10-23  David Gibsonspapr: Remove SpaprIrq::nr_msis
2019-10-23  David Gibsonspapr, xics, xive: Move SpaprIrq::post_load hook to...
2019-10-23  David Gibsonspapr, xics, xive: Move SpaprIrq::reset hook logic...
2019-10-23  David Gibsonspapr: Remove SpaprIrq::init_kvm hook
2019-10-23  David Gibsonspapr, xics, xive: Match signatures for XICS and XIVE...
2019-10-23  David Gibsonspapr, xics, xive: Move dt_populate from SpaprIrq to...
2019-10-23  David Gibsonspapr, xics, xive: Move print_info from SpaprIrq to...
2019-10-23  David Gibsonspapr, xics, xive: Move set_irq from SpaprIrq to SpaprI...
2019-10-23  David Gibsonspapr: Formalize notion of active interrupt controller
2019-10-23  David Gibsonspapr, xics, xive: Move irq claim and free from SpaprIr...
2019-10-23  David Gibsonspapr, xics, xive: Move cpu_intc_create from SpaprIrq...
2019-10-23  David Gibsonspapr, xics, xive: Introduce SpaprInterruptController...
2019-10-23  Greg Kurzspapr: Set VSMT to smp_threads by default
2019-10-23  Cédric Le Goaterppc/pnv: Improve trigger data definition
2019-10-23  Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2019-10-23  Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2019-10-22  Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-10-22  Philippe Mathieu... hw/arm/omap1: Create the RAM in the board
2019-10-22  Philippe Mathieu... hw/arm/omap2: Create the RAM in the board
2019-10-22  Philippe Mathieu... hw/sd/sdhci: Add dummy Samsung SDHCI controller
2019-10-22  Vladimir Sementsov... qemu-coroutine-sleep: introduce qemu_co_sleep_wake
2019-10-22  Sergio Lopezhw/i386: Introduce the microvm machine type
2019-10-22  Sergio Lopezfw_cfg: add "modify" functions for all types
2019-10-22  Sergio Lopezhw/i386: make x86.c independent from PCMachineState
2019-10-22  Paolo Bonzinihw/i386: split PCMachineState deriving X86MachineState...
2019-10-22  Sergio Lopezhw/i386/pc: move shared x86 functions to x86.c and...
2019-10-22  Sergio Lopezhw/i386/pc: rename functions shared with non-PC machines
2019-10-22  Sergio Lopezhw/virtio: Factorize virtio-mmio headers
2019-10-18  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2019-10-18  Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/bitma...
2019-10-18  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2019-10-17  Vladimir Sementsov... qcow2-bitmap: move bitmap reopen-rw code to qcow2_reope...
2019-10-17  Vladimir Sementsov... block/qcow2-bitmap: get rid of bdrv_has_changed_persist...
2019-10-17  Vladimir Sementsov... block: switch reopen queue from QSIMPLEQ to QTAILQ
2019-10-17  Vladimir Sementsov... block/dirty-bitmap: refactor bdrv_dirty_bitmap_next
2019-10-17  Vladimir Sementsov... block/dirty-bitmap: add bs link
2019-10-17  Vladimir Sementsov... block/dirty-bitmap: drop meta
2019-10-17  Vladimir Sementsov... block/qcow2: proper locking on bitmap add/remove paths
2019-10-17  Vladimir Sementsov... block/dirty-bitmap: return int from bdrv_remove_persist...
2019-10-17  Vladimir Sementsov... util/hbitmap: strict hbitmap_reset
2019-10-17  Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2019-10-17  Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-10-17  Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2019-10-15  Tao Xunuma: Introduce MachineClass::auto_enable_numa for...
2019-10-15  Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-10-15  Philippe Mathieu... hw/arm/bcm2835: Add various unimplemented peripherals
2019-10-15  Philippe Mathieu... hw/arm/bcm2835: Rename some definitions
2019-10-15  Joel Stanleyaspeed/soc: Add ASPEED Video stub
2019-10-15  Cédric Le Goateraspeed: add support for the Aspeed MII controller of...
2019-10-15  Joel Stanleyaspeed: Parameterise number of MACs
2019-10-15  Cédric Le Goateraspeed/soc: Add AST2600 support
2019-10-15  Cédric Le Goateraspeed: Introduce an object class per SoC
2019-10-15  Cédric Le Goateraspeed/i2c: Add AST2600 support
2019-10-15  Cédric Le Goateraspeed/i2c: Introduce an object class per SoC
2019-10-15  Cédric Le Goateraspeed/smc: Introduce segment operations
2019-10-15  Joel Stanleyhw: wdt_aspeed: Add AST2600 support
2019-10-15  Cédric Le Goaterwatchdog/aspeed: Introduce an object class per SoC
2019-10-15  Joel Stanleyaspeed/sdmc: Add AST2600 support
2019-10-15  Cédric Le Goateraspeed/sdmc: Introduce an object class per SoC
2019-10-15  Cédric Le Goateraspeed/timer: Add support for IRQ status register on...
2019-10-15  Cédric Le Goateraspeed/timer: Add AST2600 support
next