Age | Commit message (Expand) | Author |
2019-10-24 | hw: Move TWL92230 device from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé |
2019-10-24 | hw: Move sun4v hypervisor RTC from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé |
2019-10-24 | hw: Move M41T80 device from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé |
2019-10-24 | hw: Move M48T59 device from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé |
2019-10-24 | hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé |
2019-10-24 | hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé |
2019-10-24 | hw/timer: Compile devices not target-dependent as common object | Philippe Mathieu-Daudé |
2019-10-24 | qemu-timer: reuse MIN macro in qemu_timeout_ns_to_ms | Frediano Ziglio |
2019-10-24 | event_notifier: avoid dandling file descriptor in event_notifier_cleanup | Frediano Ziglio |
2019-10-24 | util/async: avoid useless cast | Frediano Ziglio |
2019-10-24 | pci_bridge: fix a typo in comment | Mao Zhongyi |
2019-10-24 | qemu-options.hx: Update for reboot-timeout parameter | Han Han |
2019-10-24 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20191024' into... | Peter Maydell |
2019-10-24 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell |
2019-10-24 | Merge remote-tracking branch 'remotes/xtensa/tags/20191023-xtensa' into staging | Peter Maydell |
2019-10-23 | hppa: drop usage of memory_region_allocate_system_memory() for ROM | Igor Mammedov |
2019-10-23 | ppc: rs6000_mc: drop usage of memory_region_allocate_system_memory() | Igor Mammedov |
2019-10-23 | sparc64: use memory_region_allocate_system_memory() only for '-m' specified RAM | Igor Mammedov |
2019-10-23 | target/i386: Introduce Denverton CPU model | Tao Xu |
2019-10-24 | spapr/xive: Set the OS CAM line at reset | Cédric Le Goater |
2019-10-24 | ppc/pnv: Fix naming of routines realizing the CPUs | Cédric Le Goater |
2019-10-24 | ppc: Reset the interrupt presenter from the CPU reset handler | Cédric Le Goater |
2019-10-24 | ppc/pnv: Add a PnvChip pointer to PnvCore | Cédric Le Goater |
2019-10-24 | ppc/pnv: Introduce a PnvCore reset handler | Cédric Le Goater |
2019-10-24 | spapr_cpu_core: Implement DeviceClass::reset | Greg Kurz |
2019-10-24 | spapr: move CPU reset after presenter creation | Cédric Le Goater |
2019-10-24 | spapr: Don't request to unplug the same core twice | Greg Kurz |
2019-10-24 | pseries: Update SLOF firmware image | Alexey Kardashevskiy |
2019-10-24 | spapr: Move SpaprIrq::nr_xirqs to SpaprMachineClass | David Gibson |
2019-10-24 | spapr: Remove SpaprIrq::nr_msis | David Gibson |
2019-10-24 | spapr, xics, xive: Move SpaprIrq::post_load hook to backends | David Gibson |
2019-10-24 | spapr, xics, xive: Move SpaprIrq::reset hook logic into activate/deactivate | David Gibson |
2019-10-24 | spapr: Remove SpaprIrq::init_kvm hook | David Gibson |
2019-10-24 | spapr, xics, xive: Match signatures for XICS and XIVE KVM connect routines | David Gibson |
2019-10-24 | spapr, xics, xive: Move dt_populate from SpaprIrq to SpaprInterruptController | David Gibson |
2019-10-24 | spapr, xics, xive: Move print_info from SpaprIrq to SpaprInterruptController | David Gibson |
2019-10-24 | spapr, xics, xive: Move set_irq from SpaprIrq to SpaprInterruptController | David Gibson |
2019-10-24 | spapr: Formalize notion of active interrupt controller | David Gibson |
2019-10-24 | spapr, xics, xive: Move irq claim and free from SpaprIrq to SpaprInterruptCon... | David Gibson |
2019-10-24 | spapr, xics, xive: Move cpu_intc_create from SpaprIrq to SpaprInterruptContro... | David Gibson |
2019-10-24 | spapr, xics, xive: Introduce SpaprInterruptController QOM interface | David Gibson |
2019-10-24 | spapr: Set VSMT to smp_threads by default | Greg Kurz |
2019-10-24 | ppc/pnv: Use address_space_stq_be() when triggering an interrupt from PSI | Cédric Le Goater |
2019-10-24 | ppc/pnv: Improve trigger data definition | Cédric Le Goater |
2019-10-24 | target/ppc: Fix for optimized vsl/vsr instructions | Stefan Brankovic |
2019-10-24 | xics: Make some device types not user creatable | Greg Kurz |
2019-10-24 | xive: Make some device types not user creatable | Greg Kurz |
2019-10-23 | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-10-22' into st... | Peter Maydell |
2019-10-23 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-10-22-v3' in... | Peter Maydell |
2019-10-22 | iotests: test nbd reconnect | Vladimir Sementsov-Ogievskiy |