Age | Commit message (Expand) | Author |
2013-07-10 | pci-bridge: update mappings for migration/restore | Don Koch |
2013-07-07 | pci: Fold host_buses list into PCIHostState functionality | David Gibson |
2013-07-07 | pci: Add root bus parameter to pci_nic_init() | David Gibson |
2013-07-07 | pci: Add root bus argument to pci_get_bus_devfn() | David Gibson |
2013-07-07 | pci: Replace pci_find_domain() with more general pci_root_bus_path() | David Gibson |
2013-07-07 | pci: Use helper to find device's root bus in pci_find_domain() | David Gibson |
2013-07-07 | pci: Abolish pci_find_root_bus() | David Gibson |
2013-07-04 | pci: Move pci_read_devaddr to pci-hotplug-old.c | David Gibson |
2013-07-04 | pvpanic: initialization cleanup | Michael S. Tsirkin |
2013-07-04 | pc: pass PCI hole ranges to Guests | Michael S. Tsirkin |
2013-07-04 | pci: store PCI hole ranges in guestinfo structure | Michael S. Tsirkin |
2013-07-04 | range: add Range structure | Michael S. Tsirkin |
2013-07-01 | PPC: Add clock-frequency export for Mac machines | Alexander Graf |
2013-07-01 | spapr-rtas: add CPU argument to RTAS calls | Anthony Liguori |
2013-07-01 | intc/openpic_kvm: Fix QOM and build issues | 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 | openpic: factor out some common defines into openpic.h | Scott Wood |
2013-07-01 | KVM: Export kvm_init_irq_routing | Alexander Graf |
2013-07-01 | KVM: Don't assume that mpstate exists with in-kernel PIC always | Alexander Graf |
2013-06-28 | Merge remote-tracking branch 'mjt/trivial-patches' into staging | Anthony Liguori |
2013-06-28 | qemu-char: use ChardevBackendKind in CharDriver | Gerd Hoffmann |
2013-06-28 | Merge remote-tracking branch 'afaerber/qom-cpu' into staging | Anthony Liguori |
2013-06-28 | block: change default of .has_zero_init to 0 | Peter Lieven |
2013-06-28 | cpu: Turn cpu_unassigned_access() into a CPUState hook | Andreas Färber |
2013-06-28 | hwaddr: Make hwaddr type usable beyond softmmu | Andreas Färber |
2013-06-28 | cpu: Change qemu_init_vcpu() argument to CPUState | Andreas Färber |
2013-06-28 | gdbstub: Set gdb_set_stop_cpu() argument to CPUState | Andreas Färber |
2013-06-28 | kvm: Change kvm_cpu_exec() argument to CPUState | Andreas Färber |
2013-06-28 | cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks | Andreas Färber |
2013-06-28 | kvm: Change kvm_set_signal_mask() argument to CPUState | Andreas Färber |
2013-06-28 | cpu: Change cpu_exit() argument to CPUState | Andreas Färber |
2013-06-28 | kvm: Change cpu_synchronize_state() argument to CPUState | Andreas Färber |
2013-06-28 | kvm: Change kvm_cpu_synchronize_state() argument to CPUState | Andreas Färber |
2013-06-28 | cpu: Guard cpu_{save,load}() definitions | Andreas Färber |
2013-06-28 | cpu: Introduce VMSTATE_CPU() macro for CPUState | Andreas Färber |
2013-06-28 | cpu: Introduce device_class_set_vmsd() helper | Andreas Färber |
2013-06-28 | cpu: Fix cpu_class_set_vmsd() documentation | Andreas Färber |
2013-06-28 | block: add basic backup support to block driver | Dietmar Maurer |
2013-06-28 | block: add bdrv_add_before_write_notifier() | Stefan Hajnoczi |
2013-06-28 | notify: add NotiferWithReturn so notifier list can abort | Stefan Hajnoczi |
2013-06-27 | linux-user: Fix compilation failure | Peter Maydell |
2013-06-27 | rdma: introduce capability x-rdma-pin-all | Michael R. Hines |
2013-06-27 | rdma: new QEMUFileOps hooks | Michael R. Hines |
2013-06-27 | rdma: introduce qemu_ram_foreach_block() | Michael R. Hines |
2013-06-27 | rdma: export qemu_fflush() | Michael R. Hines |
2013-06-27 | rdma: introduce qemu_file_mode_is_not_valid() | Michael R. Hines |
2013-06-27 | rdma: export throughput w/ MigrationStats QMP | Michael R. Hines |
2013-06-27 | rdma: export yield_until_fd_readable() | Michael R. Hines |