Age | Commit message (Expand) | Author |
2017-09-08 | pc: add 2.11 machine types | Marcel Apfelbaum |
2017-09-08 | vhost: Release memory references on cleanup | Alex Williamson |
2017-09-08 | e1000: Rename the SEC symbol to SEQEC | Kamil Rytarowski |
2017-09-08 | net: rtl8139: do not use old_mmio accesses | Matt Parker |
2017-09-08 | net/rocker: Fix the unusual macro name | Mao Zhongyi |
2017-09-08 | net/rocker: Convert to realize() | Mao Zhongyi |
2017-09-08 | net/rocker: Plug memory leak in pci_rocker_init() | Mao Zhongyi |
2017-09-08 | net/rocker: Remove the dead error handling | Mao Zhongyi |
2017-09-08 | ppc: spapr: Move VCPU ID calculation into sPAPR | Sam Bobroff |
2017-09-08 | ppc: make cpu_model translation to type consistent | Igor Mammedov |
2017-09-08 | PPC: KVM: Support machine option to set VSMT mode | Sam Bobroff |
2017-09-08 | spapr: fallback to raw mode if best compat mode cannot be set during CAS | Greg Kurz |
2017-09-08 | hw/nvram/spapr_nvram: Device can not be created by the users | Thomas Huth |
2017-09-08 | hw/ppc/spapr_cpu_core: Add a proper check for spapr machine | Thomas Huth |
2017-09-08 | ppc4xx: Export ECB and PLB emulation | BALATON Zoltan |
2017-09-08 | ppc4xx_i2c: Move to hw/i2c | BALATON Zoltan |
2017-09-08 | ppc4xx_i2c: QOMify | BALATON Zoltan |
2017-09-08 | ppc4xx: Split off 4xx I2C emulation from ppc405_uc to its own file | BALATON Zoltan |
2017-09-08 | ppc4xx: Make MAL emulation more generic | BALATON Zoltan |
2017-09-08 | ppc4xx: Move MAL from ppc405_uc to ppc4xx_devs | BALATON Zoltan |
2017-09-08 | spapr_iommu: Realloc guest visible TCE table when hot(un)plugging vfio-pci | Alexey Kardashevskiy |
2017-09-08 | ppc: spapr: Make VCPU ID handling private to SPAPR | Sam Bobroff |
2017-09-08 | ppc: spapr: Rename cpu_dt_id to vcpu_id | Sam Bobroff |
2017-09-08 | e500: Use cpu_index instead of vcpu_dt_id | Sam Bobroff |
2017-09-08 | spapr: add pseries-2.11 machine type | Greg Kurz |
2017-09-08 | spapr_iommu: unregister vmstate at unrealize time | Greg Kurz |
2017-09-08 | spapr_iommu: pass object ownership to parent/owner | Michael Roth |
2017-09-08 | spapr_drc: pass object ownership to parent/owner | Michael Roth |
2017-09-08 | spapr_drc: add unrealize method to physical DRC class | Greg Kurz |
2017-09-08 | spapr_pci: parent the MSI memory region to the PHB | Greg Kurz |
2017-09-08 | spapr_iommu: convert TCE table object to realize() | Greg Kurz |
2017-09-08 | spapr_drc: use g_strdup_printf() instead of snprintf() | Greg Kurz |
2017-09-08 | spapr_iommu: use g_strdup_printf() instead of snprintf() | Greg Kurz |
2017-09-08 | spapr_pci: use memory_region_add_subregion() with DMA windows | Greg Kurz |
2017-09-08 | hw/ppc: CAS reset on early device hotplug | Daniel Henrique Barboza |
2017-09-08 | hw/ppc: clear pending_events on machine reset | Daniel Henrique Barboza |
2017-09-08 | hw/ppc/spapr_drc.c: change spapr_drc_needed to use drc->dev | Daniel Henrique Barboza |
2017-09-07 | hw/arm: Set ignore_memory_transaction_failures for most ARM boards | Peter Maydell |
2017-09-07 | target/arm: Make CFSR register banked for v8M | Peter Maydell |
2017-09-07 | target/arm: Make MMFAR banked for v8M | Peter Maydell |
2017-09-07 | target/arm: Make CCR register banked for v8M | Peter Maydell |
2017-09-07 | target/arm: Make MPU_CTRL register banked for v8M | Peter Maydell |
2017-09-07 | target/arm: Make MPU_RNR register banked for v8M | Peter Maydell |
2017-09-07 | target/arm: Make MPU_RBAR, MPU_RLAR banked for v8M | Peter Maydell |
2017-09-07 | target/arm: Make MPU_MAIR0, MPU_MAIR1 registers banked for v8M | Peter Maydell |
2017-09-07 | target/arm: Make VTOR register banked for v8M | Peter Maydell |
2017-09-07 | nvic: Add NS alias SCS region | Peter Maydell |
2017-09-07 | target/arm: Make FAULTMASK register banked for v8M | Peter Maydell |
2017-09-07 | target/arm: Make PRIMASK register banked for v8M | Peter Maydell |
2017-09-07 | target/arm: Make BASEPRI register banked for v8M | Peter Maydell |