Age | Commit message (Expand) | Author |
2019-10-04 | spapr: Replace spapr_vio_qirq() helper with spapr_vio_irq_pulse() helper | David Gibson |
2019-10-04 | spapr: Fold spapr_phb_lsi_qirq() into its single caller | David Gibson |
2019-10-04 | xics: Create sPAPR specific ICS subtype | David Gibson |
2019-10-04 | xics: Merge TYPE_ICS_BASE and TYPE_ICS_SIMPLE classes | David Gibson |
2019-10-04 | xics: Eliminate reset hook | David Gibson |
2019-10-04 | xics: Rename misleading ics_simple_*() functions | David Gibson |
2019-10-04 | xics: Eliminate 'reject', 'resend' and 'eoi' class hooks | David Gibson |
2019-10-04 | xics: Minor fixes for XICSFabric interface | David Gibson |
2019-10-04 | spapr: Stop providing RTAS blob | Alexey Kardashevskiy |
2019-10-04 | spapr: Simplify handling of pre ISA 3.0 guest workaround handling | David Gibson |
2019-10-04 | spapr/irq: Introduce an ics_irq_free() helper | Cédric Le Goater |
2019-10-04 | hw/ppc/pnv_homer: add PowerNV homer device model | Balamuruhan S |
2019-10-04 | hw/ppc/pnv_occ: add sram device model for occ common area | Balamuruhan S |
2019-10-04 | hw/ppc/pnv_xscom: retrieve homer/occ base address from PBA BARs | Balamuruhan S |
2019-09-30 | kvm: split too big memory section on several memslots | Igor Mammedov |
2019-09-27 | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190925' into staging | Peter Maydell |
2019-09-26 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2019-09-26 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190925a'... | Peter Maydell |
2019-09-26 | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-09-24-v2' into... | Peter Maydell |
2019-09-25 | cputlb: Remove cpu->mem_io_vaddr | Richard Henderson |
2019-09-25 | cputlb: Merge and move memory_notdirty_write_{prepare,complete} | Richard Henderson |
2019-09-25 | cputlb: Partially inline memory_region_section_get_iotlb | Richard Henderson |
2019-09-25 | cputlb: Move NOTDIRTY handling from I/O path to TLB path | Richard Henderson |
2019-09-25 | cputlb: Move ROM handling from I/O path to TLB path | Richard Henderson |
2019-09-25 | cputlb: Introduce TLB_BSWAP | Richard Henderson |
2019-09-25 | qemu/compiler.h: Add qemu_build_not_reached | Richard Henderson |
2019-09-25 | cputlb: Disable __always_inline__ without optimization | Richard Henderson |
2019-09-25 | exec: Use TARGET_PAGE_BITS_MIN for TLB flags | Richard Henderson |
2019-09-25 | migration/postcopy: unsentmap is not necessary for postcopy | Wei Yang |
2019-09-25 | memory: Provide an equality function for MemoryRegionSections | Dr. David Alan Gilbert |
2019-09-25 | memory: Align MemoryRegionSections fields | Dr. David Alan Gilbert |
2019-09-25 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-09-24' into ... | Peter Maydell |
2019-09-24 | nbd: Grab aio context lock in more places | Eric Blake |
2019-09-24 | xen: perform XenDevice clean-up in XenBus watch handler | Paul Durrant |
2019-09-24 | xen: introduce separate XenWatchList for XenDevice objects | Paul Durrant |
2019-09-24 | xen / notify: introduce a new XenWatchList abstraction | Paul Durrant |
2019-09-24 | qapi: Make visit_next_list()'s comment less confusing | Markus Armbruster |
2019-09-23 | Merge remote-tracking branch 'remotes/cminyard/tags/ipmi-for-release-2019-09-... | Peter Maydell |
2019-09-20 | pc: Add an SMB0 ACPI device to q35 | Corey Minyard |
2019-09-20 | ipmi: Fix SSIF ACPI handling to use the right CRS | Corey Minyard |
2019-09-20 | acpi: Add i2c serial bus CRS handling | Corey Minyard |
2019-09-20 | ipmi: Add PCI IPMI interfaces | Corey Minyard |
2019-09-20 | ipmi: Allow a size value to be passed for I/O space | Corey Minyard |
2019-09-20 | ipmi: Split out BT-specific code from ISA BT code | Corey Minyard |
2019-09-20 | ipmi: Split out KCS-specific code from ISA KCS code | Corey Minyard |
2019-09-20 | qdev: Add a no default uuid property | Corey Minyard |
2019-09-20 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques... | Peter Maydell |
2019-09-19 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190919-pull-request' i... | Peter Maydell |
2019-09-19 | kvm: Fix typo in header of kvm_device_access() | Greg Kurz |
2019-09-19 | Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.2-sf1-v3... | Peter Maydell |