]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2019-10-24 Peter Maydellhw/dma/xilinx_axidma.c: Switch to transaction-based...
2019-10-24 Peter Maydellhw/timer/xilinx_timer.c: Switch to transaction-based...
2019-10-24 Peter Maydellhw/net/fsl_etsec/etsec.c: Switch to transaction-based...
2019-10-24 Richard Hendersontarget/arm: Rely on hflags correct in cpu_get_tb_cpu_state
2019-10-24 Richard Hendersonlinux-user/arm: Rebuild hflags for TARGET_WORDS_BIGENDIAN
2019-10-24 Richard Hendersonlinux-user/aarch64: Rebuild hflags for TARGET_WORDS_BIG...
2019-10-24 Richard Hendersontarget/arm: Rebuild hflags for M-profile NVIC
2019-10-24 Richard Hendersontarget/arm: Rebuild hflags for M-profile
2019-10-24 Richard Hendersontarget/arm: Rebuild hflags at Xscale SCTLR writes
2019-10-24 Richard Hendersontarget/arm: Rebuild hflags at CPSR writes
2019-10-24 Richard Hendersontarget/arm: Rebuild hflags at MSR writes
2019-10-24 Richard Hendersontarget/arm: Rebuild hflags at EL changes
2019-10-24 Richard Hendersontarget/arm: Add HELPER(rebuild_hflags_{a32, a64, m32})
2019-10-24 Richard Hendersontarget/arm: Hoist store to cs_base in cpu_get_tb_cpu_state
2019-10-24 Richard Hendersontarget/arm: Split out arm_mmu_idx_el
2019-10-24 Richard Hendersontarget/arm: Add arm_rebuild_hflags
2019-10-24 Richard Hendersontarget/arm: Hoist computation of TBFLAG_A32.VFPEN
2019-10-24 Richard Hendersontarget/arm: Simplify set of PSTATE_SS in cpu_get_tb_cpu...
2019-10-24 Richard Hendersontarget/arm: Hoist XSCALE_CPAR, VECLEN, VECSTRIDE in...
2019-10-24 Richard Hendersontarget/arm: Split out rebuild_hflags_aprofile
2019-10-24 Richard Hendersontarget/arm: Split out rebuild_hflags_a32
2019-10-24 Richard Hendersontarget/arm: Reduce tests vs M-profile in cpu_get_tb_cpu...
2019-10-24 Richard Hendersontarget/arm: Split out rebuild_hflags_m32
2019-10-24 Richard Hendersontarget/arm: Split arm_cpu_data_is_big_endian
2019-10-24 Richard Hendersontarget/arm: Split out rebuild_hflags_common_32
2019-10-24 Richard Hendersontarget/arm: Split out rebuild_hflags_a64
2019-10-24 Richard Hendersontarget/arm: Split out rebuild_hflags_common
2019-10-24 Cédric Le Goateraspeed: Add an AST2600 eval board
2019-10-24 Cédric Le Goaterhw/gpio: Fix property accessors of the AST2600 GPIO...
2019-10-24 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2019-10-24 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2019-10-24 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20191...
2019-10-24 Igor Mammedovhppa: drop usage of memory_region_allocate_system_memor...
2019-10-24 Igor Mammedovppc: rs6000_mc: drop usage of memory_region_allocate_sy...
2019-10-24 Igor Mammedovsparc64: use memory_region_allocate_system_memory(...
2019-10-24 Tao Xutarget/i386: Introduce Denverton CPU model
2019-10-24 Cédric Le Goaterspapr/xive: Set the OS CAM line at reset
2019-10-24 Cédric Le Goaterppc/pnv: Fix naming of routines realizing the CPUs
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-24 Cédric Le Goaterppc/pnv: Introduce a PnvCore reset handler
2019-10-24 Greg Kurzspapr_cpu_core: Implement DeviceClass::reset
2019-10-24 Cédric Le Goaterspapr: move CPU reset after presenter creation
2019-10-23 Greg Kurzspapr: Don't request to unplug the same core twice
2019-10-23 Alexey Kardashevskiypseries: Update SLOF firmware image
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: Use address_space_stq_be() when triggering...
2019-10-23 Cédric Le Goaterppc/pnv: Improve trigger data definition
2019-10-23 Stefan Brankovictarget/ppc: Fix for optimized vsl/vsr instructions
2019-10-23 Greg Kurzxics: Make some device types not user creatable
2019-10-23 Greg Kurzxive: Make some device types not user creatable
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-23 Vladimir Sementsov... iotests: test nbd reconnect
2019-10-22 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-10-22 Philippe Mathieu... hw/arm/digic4: Inline digic4_board_setup_ram() function
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/arm/collie: Create the RAM in the board
2019-10-22 Philippe Mathieu... hw/arm/mps2: Use the IEC binary prefix definitions
2019-10-22 Philippe Mathieu... hw/arm/xilinx_zynq: Use the IEC binary prefix definitions
2019-10-22 Philippe Mathieu... hw/arm/exynos4210: Use the Samsung s3c SDHCI controller
2019-10-22 Philippe Mathieu... hw/sd/sdhci: Add dummy Samsung SDHCI controller
2019-10-22 Philippe Mathieu... hw/sd/sdhci: Add a comment to distinct the i.MX eSDHC...
2019-10-22 Peter Maydellhw/m68k/mcf5208.c: Switch to transaction-based ptimer API
2019-10-22 Peter Maydellhw/watchdog/etraxfs_timer.c: Switch to transaction...
2019-10-22 Peter Maydellhw/timer/altera_timer.c: Switch to transaction-based...
2019-10-22 Peter Maydellhw/timer/lm32_timer: Switch to transaction-based ptimer API
2019-10-22 Peter Maydellhw/timer/sh_timer: Switch to transaction-based ptimer API
2019-10-22 Peter Maydellhw/timer/puv3_ost.c: Switch to transaction-based ptimer API
2019-10-22 Peter Maydellhw/timer/arm_mptimer.c: Undo accidental rename of arm_m...
2019-10-22 Guenter Roeckhw/timer/exynos4210_mct: Initialize ptimer before start...
2019-10-22 Richard Hendersontarget/arm: Fix sign-extension for SMLAL*
2019-10-22 Vladimir Sementsov... block/nbd: nbd reconnect
2019-10-22 Vladimir Sementsov... qemu-coroutine-sleep: introduce qemu_co_sleep_wake
2019-10-22 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2019-10-22 Peter Krempaqapi: Allow introspecting fix for savevm's cooperation...
2019-10-22 Markus Armbrustertests/qapi-schema: Cover feature documentation comments
2019-10-22 Peter Krempatests: qapi: Test 'features' of commands
2019-10-22 Peter Krempaqapi: Add feature flags to commands
2019-10-22 Markus Armbrustertests/qapi-schema: Tidy up test output indentation
2019-10-22 Markus Armbrusterqapi: Clear scripts/qapi/doc.py executable bits again
2019-10-22 Markus Armbrusterqapi: Split up scripts/qapi/common.py
2019-10-22 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-10-22 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-10-22 Markus Armbrusterqapi: Move gen_enum(), gen_enum_lookup() back to qapi...
2019-10-22 Markus Armbrusterqapi: Speed up frontend tests
next