Age | Commit message (Expand) | Author | Files | Lines |
2019-10-25 | libqos: access VIRTIO 1.0 vring in little-endian | Stefan Hajnoczi | 5 | -39/+106 |
2019-10-25 | libqos: implement VIRTIO 1.0 FEATURES_OK step | Stefan Hajnoczi | 1 | -1/+17 |
2019-10-25 | libqos: enforce Device Initialization order | Stefan Hajnoczi | 2 | -0/+8 |
2019-10-25 | libqos: add missing virtio-9p feature negotiation | Stefan Hajnoczi | 1 | -0/+6 |
2019-10-25 | tests/virtio-blk-test: set up virtqueue after feature negotiation | Stefan Hajnoczi | 1 | -7/+10 |
2019-10-25 | virtio-scsi-test: add missing feature negotiation | Stefan Hajnoczi | 1 | -0/+8 |
2019-10-25 | libqos: extend feature bits to 64-bit | Stefan Hajnoczi | 6 | -27/+43 |
2019-10-25 | libqos: read QVIRTIO_MMIO_VERSION register | Stefan Hajnoczi | 2 | -0/+4 |
2019-10-25 | tests/virtio-blk-test: read config space after feature negotiation | Stefan Hajnoczi | 1 | -13/+20 |
2019-10-25 | virtio: add property to enable packed virtqueue | Jason Wang | 1 | -1/+3 |
2019-10-25 | vhost_net: enable packed ring support | Jason Wang | 1 | -0/+2 |
2019-10-25 | virtio: event suppression support for packed ring | Jason Wang | 1 | -9/+133 |
2019-10-25 | virtio: basic packed virtqueue support | Jason Wang | 5 | -75/+829 |
2019-10-25 | virtio: Free rnd virqueue at unrealize() | Eugenio Pérez | 1 | -0/+1 |
2019-10-25 | virtio: Free blk virqueues at unrealize() | Eugenio Pérez | 1 | -0/+5 |
2019-10-25 | virtio: device/driver area size calculation refactor for split ring | Wei Xu | 1 | -6/+10 |
2019-10-25 | virtio: basic structure for packed ring | Wei Xu | 1 | -0/+15 |
2019-10-24 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20191024' into... | Peter Maydell | 28 | -666/+839 |
2019-10-24 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell | 4 | -20/+72 |
2019-10-24 | Merge remote-tracking branch 'remotes/xtensa/tags/20191023-xtensa' into staging | Peter Maydell | 11 | -3016/+3362 |
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-23 | target/i386: Introduce Denverton CPU model | Tao Xu | 1 | -0/+47 |
2019-10-24 | spapr/xive: Set the OS CAM line at reset | Cédric Le Goater | 2 | -32/+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 | 12 | -20/+65 |
2019-10-24 | ppc/pnv: Add a PnvChip pointer to PnvCore | Cédric Le Goater | 2 | -1/+5 |
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 | pseries: Update SLOF firmware image | Alexey Kardashevskiy | 3 | -1/+1 |
2019-10-24 | spapr: Move SpaprIrq::nr_xirqs to SpaprMachineClass | David Gibson | 4 | -18/+19 |
2019-10-24 | spapr: Remove SpaprIrq::nr_msis | David Gibson | 5 | -20/+26 |
2019-10-24 | spapr, xics, xive: Move SpaprIrq::post_load hook to backends | David Gibson | 5 | -46/+21 |
2019-10-24 | spapr, xics, xive: Move SpaprIrq::reset hook logic into activate/deactivate | David Gibson | 4 | -65/+61 |
2019-10-24 | spapr: Remove SpaprIrq::init_kvm hook | David Gibson | 2 | -50/+25 |
2019-10-24 | spapr, xics, xive: Match signatures for XICS and XIVE KVM connect routines | David Gibson | 5 | -37/+24 |
2019-10-24 | spapr, xics, xive: Move dt_populate from SpaprIrq to SpaprInterruptController | David Gibson | 7 | -83/+80 |
2019-10-24 | spapr, xics, xive: Move print_info from SpaprIrq to SpaprInterruptController | David Gibson | 5 | -39/+41 |
2019-10-24 | spapr, xics, xive: Move set_irq from SpaprIrq to SpaprInterruptController | David Gibson | 4 | -32/+34 |
2019-10-24 | spapr: Formalize notion of active interrupt controller | David Gibson | 3 | -2/+59 |
2019-10-24 | spapr, xics, xive: Move irq claim and free from SpaprIrq to SpaprInterruptCon... | David Gibson | 5 | -115/+102 |
2019-10-24 | spapr, xics, xive: Move cpu_intc_create from SpaprIrq to SpaprInterruptContro... | David Gibson | 5 | -61/+79 |
2019-10-24 | spapr, xics, xive: Introduce SpaprInterruptController QOM interface | David Gibson | 4 | -0/+35 |
2019-10-24 | spapr: Set VSMT to smp_threads by default | Greg Kurz | 2 | -1/+7 |
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 | 3 | -9/+41 |
2019-10-24 | target/ppc: Fix for optimized vsl/vsr instructions | Stefan Brankovic | 1 | -44/+40 |