Age | Commit message (Expand) | Author | Files | Lines |
2019-10-24 | hw/rtc/xlnx-zynqmp-rtc: Remove unused "ptimer.h" include | Philippe Mathieu-Daudé | 1 | -1/+0 |
2019-10-24 | hw/rtc/mc146818: Include mc146818rtc_regs.h a bit less | Philippe Mathieu-Daudé | 2 | -0/+2 |
2019-10-24 | hw: Move Aspeed RTC from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé | 5 | -6/+7 |
2019-10-24 | hw: Move Exynos4210 RTC from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé | 3 | -1/+1 |
2019-10-24 | hw: Move Xilinx ZynqMP RTC from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé | 5 | -5/+5 |
2019-10-24 | hw: Move DS1338 device from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé | 5 | -5/+5 |
2019-10-24 | hw: Move TWL92230 device from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé | 5 | -5/+5 |
2019-10-24 | hw: Move sun4v hypervisor RTC from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé | 8 | -10/+10 |
2019-10-24 | hw: Move M41T80 device from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé | 5 | -5/+5 |
2019-10-24 | hw: Move M48T59 device from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé | 11 | -14/+14 |
2019-10-24 | hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé | 17 | -18/+17 |
2019-10-24 | hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé | 10 | -13/+15 |
2019-10-24 | hw/timer: Compile devices not target-dependent as common object | Philippe Mathieu-Daudé | 1 | -11/+11 |
2019-10-24 | pci_bridge: fix a typo in comment | Mao Zhongyi | 1 | -1/+1 |
2019-10-24 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20191024' into... | Peter Maydell | 14 | -586/+710 |
2019-10-24 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell | 3 | -20/+25 |
2019-10-24 | Merge remote-tracking branch 'remotes/xtensa/tags/20191023-xtensa' into staging | Peter Maydell | 5 | -15/+202 |
2019-10-23 | hppa: drop usage of memory_region_allocate_system_memory() for ROM | Igor Mammedov | 1 | -3/+2 |
2019-10-23 | ppc: rs6000_mc: drop usage of memory_region_allocate_system_memory() | Igor Mammedov | 1 | -5/+10 |
2019-10-23 | sparc64: use memory_region_allocate_system_memory() only for '-m' specified RAM | Igor Mammedov | 1 | -12/+13 |
2019-10-24 | spapr/xive: Set the OS CAM line at reset | Cédric Le Goater | 1 | -31/+17 |
2019-10-24 | ppc/pnv: Fix naming of routines realizing the CPUs | Cédric Le Goater | 1 | -4/+4 |
2019-10-24 | ppc: Reset the interrupt presenter from the CPU reset handler | Cédric Le Goater | 8 | -20/+60 |
2019-10-24 | ppc/pnv: Add a PnvChip pointer to PnvCore | Cédric Le Goater | 1 | -1/+2 |
2019-10-24 | ppc/pnv: Introduce a PnvCore reset handler | Cédric Le Goater | 1 | -4/+15 |
2019-10-24 | spapr_cpu_core: Implement DeviceClass::reset | Greg Kurz | 1 | -9/+28 |
2019-10-24 | spapr: move CPU reset after presenter creation | Cédric Le Goater | 1 | -6/+8 |
2019-10-24 | spapr: Don't request to unplug the same core twice | Greg Kurz | 1 | -3/+4 |
2019-10-24 | spapr: Move SpaprIrq::nr_xirqs to SpaprMachineClass | David Gibson | 2 | -17/+18 |
2019-10-24 | spapr: Remove SpaprIrq::nr_msis | David Gibson | 3 | -15/+23 |
2019-10-24 | spapr, xics, xive: Move SpaprIrq::post_load hook to backends | David Gibson | 3 | -43/+20 |
2019-10-24 | spapr, xics, xive: Move SpaprIrq::reset hook logic into activate/deactivate | David Gibson | 3 | -64/+58 |
2019-10-24 | spapr: Remove SpaprIrq::init_kvm hook | David Gibson | 1 | -49/+25 |
2019-10-24 | spapr, xics, xive: Match signatures for XICS and XIVE KVM connect routines | David Gibson | 3 | -33/+20 |
2019-10-24 | spapr, xics, xive: Move dt_populate from SpaprIrq to SpaprInterruptController | David Gibson | 4 | -77/+76 |
2019-10-24 | spapr, xics, xive: Move print_info from SpaprIrq to SpaprInterruptController | David Gibson | 4 | -37/+39 |
2019-10-24 | spapr, xics, xive: Move set_irq from SpaprIrq to SpaprInterruptController | David Gibson | 3 | -31/+31 |
2019-10-24 | spapr: Formalize notion of active interrupt controller | David Gibson | 1 | -0/+51 |
2019-10-24 | spapr, xics, xive: Move irq claim and free from SpaprIrq to SpaprInterruptCon... | David Gibson | 3 | -111/+99 |
2019-10-24 | spapr, xics, xive: Move cpu_intc_create from SpaprIrq to SpaprInterruptContro... | David Gibson | 4 | -59/+68 |
2019-10-24 | spapr, xics, xive: Introduce SpaprInterruptController QOM interface | David Gibson | 3 | -0/+21 |
2019-10-24 | spapr: Set VSMT to smp_threads by default | Greg Kurz | 1 | -1/+6 |
2019-10-24 | ppc/pnv: Use address_space_stq_be() when triggering an interrupt from PSI | Cédric Le Goater | 1 | -3/+12 |
2019-10-24 | ppc/pnv: Improve trigger data definition | Cédric Le Goater | 2 | -6/+18 |
2019-10-24 | xics: Make some device types not user creatable | Greg Kurz | 1 | -0/+10 |
2019-10-24 | xive: Make some device types not user creatable | Greg Kurz | 1 | -0/+15 |
2019-10-22 | hw/arm/digic4: Inline digic4_board_setup_ram() function | Philippe Mathieu-Daudé | 1 | -7/+2 |
2019-10-22 | hw/arm/omap1: Create the RAM in the board | Philippe Mathieu-Daudé | 3 | -11/+17 |
2019-10-22 | hw/arm/omap2: Create the RAM in the board | Philippe Mathieu-Daudé | 2 | -11/+12 |
2019-10-22 | hw/arm/collie: Create the RAM in the board | Philippe Mathieu-Daudé | 3 | -11/+8 |