Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-10-22 | hw/arm/mps2: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé | 2 | -2/+4 |
2019-10-22 | hw/arm/xilinx_zynq: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé | 1 | -1/+2 |
2019-10-22 | hw/arm/exynos4210: Use the Samsung s3c SDHCI controller | Philippe Mathieu-Daudé | 1 | -1/+1 |
2019-10-22 | hw/sd/sdhci: Add dummy Samsung SDHCI controller | Philippe Mathieu-Daudé | 1 | -0/+65 |
2019-10-22 | hw/sd/sdhci: Add a comment to distinct the i.MX eSDHC functions | Philippe Mathieu-Daudé | 1 | -1/+2 |
2019-10-22 | hw/m68k/mcf5208.c: Switch to transaction-based ptimer API | Peter Maydell | 1 | -4/+5 |
2019-10-22 | hw/watchdog/etraxfs_timer.c: Switch to transaction-based ptimer API | Peter Maydell | 1 | -10/+13 |
2019-10-22 | hw/timer/altera_timer.c: Switch to transaction-based ptimer API | Peter Maydell | 1 | -4/+9 |
2019-10-22 | hw/timer/lm32_timer: Switch to transaction-based ptimer API | Peter Maydell | 1 | -4/+9 |
2019-10-22 | hw/timer/sh_timer: Switch to transaction-based ptimer API | Peter Maydell | 1 | -4/+9 |
2019-10-22 | hw/timer/puv3_ost.c: Switch to transaction-based ptimer API | Peter Maydell | 1 | -4/+5 |
2019-10-22 | hw/timer/arm_mptimer.c: Undo accidental rename of arm_mptimer_init() | Peter Maydell | 1 | -2/+2 |
2019-10-22 | hw/timer/exynos4210_mct: Initialize ptimer before starting it | Guenter Roeck | 1 | -1/+1 |
2019-10-18 | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20191018-pull-request... | Peter Maydell | 1 | -69/+390 |
2019-10-18 | usbaudio: change playback counters to 64 bit | Kővágó, Zoltán | 1 | -6/+8 |
2019-10-18 | usb-audio: support more than two channels of audio | Kővágó, Zoltán | 1 | -53/+366 |
2019-10-18 | usb-audio: do not count on avail bytes actually available | Kővágó, Zoltán | 1 | -11/+17 |
2019-10-17 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell | 11 | -48/+41 |
2019-10-17 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 12 | -39/+879 |
2019-10-15 | memory-device: break the loop if tmp exceed the hinted range | Wei Yang | 1 | -0/+2 |
2019-10-15 | memory-device: not necessary to use goto for the last check | Wei Yang | 1 | -1/+0 |
2019-10-15 | hw/misc/vmcoreinfo: Add comment about reset handler | Philippe Mathieu-Daudé | 1 | -0/+4 |
2019-10-15 | hw/input/lm832x: Convert reset handler to DeviceReset | Philippe Mathieu-Daudé | 1 | -7/+5 |
2019-10-15 | hw/isa/vt82c686: Convert reset handler to DeviceReset | Philippe Mathieu-Daudé | 1 | -7/+4 |
2019-10-15 | hw/ide/via82c: Convert reset handler to DeviceReset | Philippe Mathieu-Daudé | 1 | -6/+4 |
2019-10-15 | hw/ide/sii3112: Convert reset handler to DeviceReset | Philippe Mathieu-Daudé | 1 | -4/+3 |