qemu /
qemu /
138382c6c6ca1c6cb79a3e2aefb214fd1a36620c - 138382c travis.yml: reduce scope of the --enable-debug build by Alex Bennée · 5 years ago
- 03bf012 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 5 years ago
- 5e97855 qcow2: Fix corruption bug in qcow2_detect_metadata_preallocation() by Kevin Wolf · 5 years ago
- 944f3d5 coroutine: Add qemu_co_mutex_assert_locked() by Kevin Wolf · 5 years ago
- bad76ac Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-request' into staging by Peter Maydell · 5 years ago
- c9b749d doc: Describe missing generic -blockdev options by Kevin Wolf · 5 years ago
- 8ccf458 block/backup: drop dead code from backup_job_create by Vladimir Sementsov-Ogievskiy · 5 years ago
- 4674111 blockdev: Use error_report() in hmp_commit() by Kevin Wolf · 6 years ago
- d926f4d iotests: Skip read-only cases in 118 when run as root by Kevin Wolf · 5 years ago
- 35e32d9 qapi: add support for blkreplay driver by Pavel Dovgalyuk · 5 years ago
- 7bc8f97 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191025' into staging by Peter Maydell · 5 years ago
- f9469c1 hw/arm/highbank: Use AddressSpace when using write_secondary_boot() by Philippe Mathieu-Daudé · 5 years ago
- 0f07369 hw/arm/raspi: Use AddressSpace when using arm_boot::write_secondary_boot by Philippe Mathieu-Daudé · 5 years ago
- 5e5e9ed hw/arm/bcm2836: Rename cpus[] as cpu[].core by Philippe Mathieu-Daudé · 5 years ago
- d0567e9 hw/arm/bcm2836: Make the SoC code modular by Philippe Mathieu-Daudé · 5 years ago
- 0e5bbd7 hw/arm/bcm2835_peripherals: Use the SYS_timer by Philippe Mathieu-Daudé · 5 years ago
- d05be88 hw/timer/bcm2835: Add the BCM2835 SYS_timer by Philippe Mathieu-Daudé · 5 years ago
- d442d95 hw/arm/bcm2835_peripherals: Use the thermal sensor block by Philippe Mathieu-Daudé · 5 years ago
- 99c6413 hw/misc/bcm2835_thermal: Add a dummy BCM2835 thermal sensor by Philippe Mathieu-Daudé · 5 years ago
- 98a44c1 hw/watchdog/milkymist-sysctl.c: Switch to transaction-based ptimer API by Peter Maydell · 5 years ago
- efe62d6 hw/m68k/mcf5206.c: Switch to transaction-based ptimer API by Peter Maydell · 5 years ago
- 663e475 hw/timer/grlib_gptimer.c: Switch to transaction-based ptimer API by Peter Maydell · 5 years ago
- 2ee62f3 hw/timer/slavio_timer.c: Switch to transaction-based ptimer API by Peter Maydell · 5 years ago
- fabb862 hw/rtc/aspeed_rtc: Remove unused includes by Philippe Mathieu-Daudé · 5 years ago
- 2330113 hw/rtc/xlnx-zynqmp-rtc: Remove unused "ptimer.h" include by Philippe Mathieu-Daudé · 5 years ago
- 7ffcb73 hw/rtc/mc146818: Include mc146818rtc_regs.h a bit less by Philippe Mathieu-Daudé · 5 years ago
- ea5dcf4 hw: Move Aspeed RTC from hw/timer/ to hw/rtc/ subdirectory by Philippe Mathieu-Daudé · 5 years ago
- 7f0df1c hw: Move Exynos4210 RTC from hw/timer/ to hw/rtc/ subdirectory by Philippe Mathieu-Daudé · 5 years ago
- 8035f85 hw: Move Xilinx ZynqMP RTC from hw/timer/ to hw/rtc/ subdirectory by Philippe Mathieu-Daudé · 5 years ago
- 64e85ff hw: Move DS1338 device from hw/timer/ to hw/rtc/ subdirectory by Philippe Mathieu-Daudé · 5 years ago
- 6a648a5 hw: Move TWL92230 device from hw/timer/ to hw/rtc/ subdirectory by Philippe Mathieu-Daudé · 5 years ago
- 2811ac3 hw: Move sun4v hypervisor RTC from hw/timer/ to hw/rtc/ subdirectory by Philippe Mathieu-Daudé · 5 years ago
- de04c31 hw: Move M41T80 device from hw/timer/ to hw/rtc/ subdirectory by Philippe Mathieu-Daudé · 5 years ago
- 819ce6b hw: Move M48T59 device from hw/timer/ to hw/rtc/ subdirectory by Philippe Mathieu-Daudé · 5 years ago
- bcdb906 hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory by Philippe Mathieu-Daudé · 5 years ago
- 877c181 hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectory by Philippe Mathieu-Daudé · 5 years ago
- 2baa483 hw/timer: Compile devices not target-dependent as common object by Philippe Mathieu-Daudé · 5 years ago
- 5bd3435 qemu-timer: reuse MIN macro in qemu_timeout_ns_to_ms by Frediano Ziglio · 5 years ago
- 105e102 event_notifier: avoid dandling file descriptor in event_notifier_cleanup by Frediano Ziglio · 5 years ago
- 765e35d util/async: avoid useless cast by Frediano Ziglio · 5 years ago
- 5892cfc pci_bridge: fix a typo in comment by Mao Zhongyi · 5 years ago
- bbd9e69 qemu-options.hx: Update for reboot-timeout parameter by Han Han · 5 years ago
- 5e34789 hw/timer/slavio_timer: Remove useless check for NULL t->timer by Peter Maydell · 5 years ago
- e982ba0 hw/dma/xilinx_axidma.c: Switch to transaction-based ptimer API by Peter Maydell · 5 years ago
- 8d98697 hw/timer/xilinx_timer.c: Switch to transaction-based ptimer API by Peter Maydell · 5 years ago
- 383a675 hw/net/fsl_etsec/etsec.c: Switch to transaction-based ptimer API by Peter Maydell · 5 years ago
- e979972 target/arm: Rely on hflags correct in cpu_get_tb_cpu_state by Richard Henderson · 5 years ago
- 37bf16c linux-user/arm: Rebuild hflags for TARGET_WORDS_BIGENDIAN by Richard Henderson · 5 years ago
- 62fb8a4 linux-user/aarch64: Rebuild hflags for TARGET_WORDS_BIGENDIAN by Richard Henderson · 5 years ago
- 080f273 target/arm: Rebuild hflags for M-profile NVIC by Richard Henderson · 5 years ago
- 873be7b target/arm: Rebuild hflags for M-profile by Richard Henderson · 5 years ago
- 2e5dcf3 target/arm: Rebuild hflags at Xscale SCTLR writes by Richard Henderson · 5 years ago
- 7b2625e target/arm: Rebuild hflags at CPSR writes by Richard Henderson · 5 years ago
- 69d6686 target/arm: Rebuild hflags at MSR writes by Richard Henderson · 5 years ago
- a8a79c7 target/arm: Rebuild hflags at EL changes by Richard Henderson · 5 years ago
- 14f3c58 target/arm: Add HELPER(rebuild_hflags_{a32, a64, m32}) by Richard Henderson · 5 years ago
- 9b253fe target/arm: Hoist store to cs_base in cpu_get_tb_cpu_state by Richard Henderson · 5 years ago
- 164690b target/arm: Split out arm_mmu_idx_el by Richard Henderson · 5 years ago
- 3d74e2e target/arm: Add arm_rebuild_hflags by Richard Henderson · 5 years ago
- 0a54d68 target/arm: Hoist computation of TBFLAG_A32.VFPEN by Richard Henderson · 5 years ago
- 60e12c3 target/arm: Simplify set of PSTATE_SS in cpu_get_tb_cpu_state by Richard Henderson · 5 years ago
- bbad7c6 target/arm: Hoist XSCALE_CPAR, VECLEN, VECSTRIDE in cpu_get_tb_cpu_state by Richard Henderson · 5 years ago
- 83f4bae target/arm: Split out rebuild_hflags_aprofile by Richard Henderson · 5 years ago
- c747224 target/arm: Split out rebuild_hflags_a32 by Richard Henderson · 5 years ago
- 9550d1b target/arm: Reduce tests vs M-profile in cpu_get_tb_cpu_state by Richard Henderson · 5 years ago
- 6e33ced target/arm: Split out rebuild_hflags_m32 by Richard Henderson · 5 years ago
- 8061a64 target/arm: Split arm_cpu_data_is_big_endian by Richard Henderson · 5 years ago
- 43eccfb target/arm: Split out rebuild_hflags_common_32 by Richard Henderson · 5 years ago
- d4d7503 target/arm: Split out rebuild_hflags_a64 by Richard Henderson · 5 years ago
- fdd1b22 target/arm: Split out rebuild_hflags_common by Richard Henderson · 5 years ago
- ccc2c41 aspeed: Add an AST2600 eval board by Cédric Le Goater · 5 years ago
- 7811ce8 hw/gpio: Fix property accessors of the AST2600 GPIO 1.8V model by Cédric Le Goater · 5 years ago
- 58560ad Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20191024' into staging by Peter Maydell · 5 years ago
- 81c1f71 Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging by Peter Maydell · 5 years ago
- ea0ec71 Merge remote-tracking branch 'remotes/xtensa/tags/20191023-xtensa' into staging by Peter Maydell · 5 years ago
- 6a3a2e8 hppa: drop usage of memory_region_allocate_system_memory() for ROM by Igor Mammedov · 5 years ago
- 2def24f ppc: rs6000_mc: drop usage of memory_region_allocate_system_memory() by Igor Mammedov · 5 years ago
- 6966631 sparc64: use memory_region_allocate_system_memory() only for '-m' specified RAM by Igor Mammedov · 5 years ago
- 8b44d86 target/i386: Introduce Denverton CPU model by Tao Xu · 5 years ago
- 97c00c5 spapr/xive: Set the OS CAM line at reset by Cédric Le Goater · 5 years ago
- 00d6f4d ppc/pnv: Fix naming of routines realizing the CPUs by Cédric Le Goater · 5 years ago
- d49e8a9 ppc: Reset the interrupt presenter from the CPU reset handler by Cédric Le Goater · 5 years ago
- aa5ac64 ppc/pnv: Add a PnvChip pointer to PnvCore by Cédric Le Goater · 5 years ago
- fa06541 ppc/pnv: Introduce a PnvCore reset handler by Cédric Le Goater · 5 years ago
- d1f2b46 spapr_cpu_core: Implement DeviceClass::reset by Greg Kurz · 5 years ago
- 90f8db5 spapr: move CPU reset after presenter creation by Cédric Le Goater · 5 years ago
- 47c8c91 spapr: Don't request to unplug the same core twice by Greg Kurz · 5 years ago
- cb97526 pseries: Update SLOF firmware image by Alexey Kardashevskiy · 5 years ago
- 54255c1 spapr: Move SpaprIrq::nr_xirqs to SpaprMachineClass by David Gibson · 5 years ago
- 8cbe71e spapr: Remove SpaprIrq::nr_msis by David Gibson · 5 years ago
- 605994e spapr, xics, xive: Move SpaprIrq::post_load hook to backends by David Gibson · 5 years ago
- 567192d spapr, xics, xive: Move SpaprIrq::reset hook logic into activate/deactivate by David Gibson · 5 years ago
- 0a17e0c spapr: Remove SpaprIrq::init_kvm hook by David Gibson · 5 years ago
- 98a39a7 spapr, xics, xive: Match signatures for XICS and XIVE KVM connect routines by David Gibson · 5 years ago
- 0528927 spapr, xics, xive: Move dt_populate from SpaprIrq to SpaprInterruptController by David Gibson · 5 years ago
- 328d8eb spapr, xics, xive: Move print_info from SpaprIrq to SpaprInterruptController by David Gibson · 5 years ago
- 7bcdbcc spapr, xics, xive: Move set_irq from SpaprIrq to SpaprInterruptController by David Gibson · 5 years ago
- 81106dd spapr: Formalize notion of active interrupt controller by David Gibson · 5 years ago
- 0b0e52b spapr, xics, xive: Move irq claim and free from SpaprIrq to SpaprInterruptController by David Gibson · 5 years ago
- ebd6be0 spapr, xics, xive: Move cpu_intc_create from SpaprIrq to SpaprInterruptController by David Gibson · 5 years ago