Age | Commit message (Expand) | Author |
2013-07-04 | hw/c*: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | hw/block: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | hw/a*: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | piolist: add owner argument to initialization functions and pass devices | Paolo Bonzini |
2013-07-04 | pam: pass device to init_pam and use it to set owner | Paolo Bonzini |
2013-07-04 | spapr_iommu: pass device to spapr_tce_new_table and use it to set owner | Paolo Bonzini |
2013-07-04 | vfio: pass device to vfio_mmap_bar and use it to set owner | Paolo Bonzini |
2013-07-04 | ne2000: pass device to ne2000_setup_io, use it as owner | Paolo Bonzini |
2013-07-04 | vga: set owner in vga_update_memory_access | Paolo Bonzini |
2013-07-04 | vga: pass owner to vga_init_io | Paolo Bonzini |
2013-07-04 | vga: pass owner to vga_init_vbe | Paolo Bonzini |
2013-07-04 | vga: pass owner to cirrus_init_common | Paolo Bonzini |
2013-07-04 | vga: pass owner to vga_common_init | Paolo Bonzini |
2013-07-04 | vga: pass owner to vga_init | Paolo Bonzini |
2013-07-04 | escc: rename struct to ESCCState | Paolo Bonzini |
2013-07-04 | memory: add ref/unref calls | Paolo Bonzini |
2013-07-04 | memory: introduce memory_region_present | Paolo Bonzini |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini |
2013-07-04 | vmport: Disentangle read handler type from portio | Jan Kiszka |
2013-07-04 | xen: Mark fixed platform I/O as unaligned | Jan Kiszka |
2013-07-04 | vmware-vga: Accept unaligned I/O accesses | Jan Kiszka |
2013-07-04 | isa: implement isa_is_ioport_assigned via memory_region_find | Jan Kiszka |
2013-07-04 | vt82c686: replace register_ioport* | Jan Kiszka |
2013-07-04 | prep: replace register_ioport* | Jan Kiszka |
2013-07-04 | i82374: replace register_ioport* | Jan Kiszka |
2013-07-04 | wdt_ib700: replace register_ioport* | Jan Kiszka |
2013-07-04 | applesmc: replace register_ioport* | Jan Kiszka |
2013-07-04 | adlib: replace register_ioport* | Jan Kiszka |
2013-07-04 | dma: keep a device alive while it has SGLists | Paolo Bonzini |
2013-07-04 | scsi: keep device alive while it has requests | Paolo Bonzini |
2013-07-01 | Merge remote-tracking branch 'agraf/ppc-for-upstream' into staging | Anthony Liguori |
2013-07-01 | virtio-ccw: fix build breakage on windows | Cornelia Huck |
2013-07-01 | mac-io: Add escc-legacy memory alias region | Alexander Graf |
2013-07-01 | PPC: Newworld: Add second uninorth control register set | Alexander Graf |
2013-07-01 | PPC: Newworld: Add uninorth token register | Alexander Graf |
2013-07-01 | PPC: Add clock-frequency export for Mac machines | Alexander Graf |
2013-07-01 | booke_ppc: limit booke timer to max when timeout overflow | Bharat Bhushan |
2013-07-01 | pseries: Fix compiler warning (conversion of pointer to integral value) | Stefan Weil |
2013-07-01 | spapr-rtas: add CPU argument to RTAS calls | Anthony Liguori |
2013-07-01 | target-ppc: Change default machine for 64-bit | David Gibson |
2013-07-01 | mpc8544_guts: Turn qdev initfn into instance_init | Andreas Färber |
2013-07-01 | mpc8544_guts: QOM'ify | Andreas Färber |
2013-07-01 | mpc8544_guts: Fix MemoryRegion name | Andreas Färber |
2013-07-01 | intc/openpic_kvm: Fix QOM and build issues | Andreas Färber |
2013-07-01 | intc/openpic: Convert to QOM realize | Andreas Färber |
2013-07-01 | intc/openpic: QOM'ify | Andreas Färber |
2013-07-01 | kvm/openpic: in-kernel mpic support | Scott Wood |
2013-07-01 | KVM: PIC: Only commit irq routing when necessary | Alexander Graf |
2013-07-01 | PPC: e500: factor out mpic init code | Scott Wood |
2013-07-01 | openpic: factor out some common defines into openpic.h | Scott Wood |