index
:
~pgrunt/qemu
cdrom
master
virgl-spice
Fork of QEMU git://git.qemu-project.org/qemu.git
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-08
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
6
-9
/
+61
2013-07-07
pci: Fold host_buses list into PCIHostState functionality
David Gibson
1
-0
/
+2
2013-07-07
pci: Add root bus parameter to pci_nic_init()
David Gibson
1
-2
/
+4
2013-07-07
pci: Add root bus argument to pci_get_bus_devfn()
David Gibson
1
-1
/
+1
2013-07-07
pci: Replace pci_find_domain() with more general pci_root_bus_path()
David Gibson
2
-1
/
+11
2013-07-07
pci: Use helper to find device's root bus in pci_find_domain()
David Gibson
1
-1
/
+2
2013-07-07
pci: Abolish pci_find_root_bus()
David Gibson
1
-1
/
+1
2013-07-04
exec: separate current radix tree from the one being built
Paolo Bonzini
1
-0
/
+1
2013-07-04
exec: move listener from AddressSpaceDispatch to AddressSpace
Paolo Bonzini
1
-0
/
+2
2013-07-04
memory: move MemoryListener declaration earlier
Paolo Bonzini
1
-33
/
+33
2013-07-04
add a header file for atomic operations
Paolo Bonzini
1
-32
/
+166
2013-07-04
piolist: add owner argument to initialization functions and pass devices
Paolo Bonzini
1
-1
/
+3
2013-07-04
pam: pass device to init_pam and use it to set owner
Paolo Bonzini
1
-2
/
+2
2013-07-04
spapr_iommu: pass device to spapr_tce_new_table and use it to set owner
Paolo Bonzini
1
-1
/
+2
2013-07-04
memory: return MemoryRegion from qemu_ram_addr_from_host
Paolo Bonzini
1
-1
/
+1
2013-07-04
exec: move qemu_ram_addr_from_host_nofail to cputlb.c
Paolo Bonzini
1
-1
/
+0
2013-07-04
memory: add ref/unref calls
Paolo Bonzini
1
-0
/
+1
2013-07-04
memory: introduce memory_region_present
Paolo Bonzini
1
-0
/
+12
2013-07-04
memory: add ref/unref
Paolo Bonzini
1
-0
/
+30
2013-07-04
memory: add getter for owner
Paolo Bonzini
1
-0
/
+7
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-0
/
+17
2013-07-04
ioport: Move portio types to ioport.h
Jan Kiszka
2
-19
/
+11
2013-07-04
vmport: Disentangle read handler type from portio
Jan Kiszka
1
-2
/
+4
2013-07-04
ioport: Remove unused old dispatching services
Jan Kiszka
3
-45
/
+0
2013-07-04
ioport: Switch dispatching to memory core layer
Jan Kiszka
3
-7
/
+1
2013-07-04
isa: implement isa_is_ioport_assigned via memory_region_find
Jan Kiszka
1
-1
/
+0
2013-07-04
Privatize register_ioport_read/write
Jan Kiszka
1
-4
/
+0
2013-07-04
dma: keep a device alive while it has SGLists
Paolo Bonzini
2
-2
/
+4
2013-07-04
pci: Move pci_read_devaddr to pci-hotplug-old.c
David Gibson
1
-2
/
+2
2013-07-04
pvpanic: initialization cleanup
Michael S. Tsirkin
1
-1
/
+1
2013-07-04
pc: pass PCI hole ranges to Guests
Michael S. Tsirkin
1
-0
/
+1
2013-07-04
pci: store PCI hole ranges in guestinfo structure
Michael S. Tsirkin
3
-1
/
+21
2013-07-04
range: add Range structure
Michael S. Tsirkin
1
-0
/
+16
2013-07-02
int128: optimize and add test cases
Paolo Bonzini
1
-8
/
+17
2013-07-01
PPC: Add clock-frequency export for Mac machines
Alexander Graf
1
-0
/
+1
2013-07-01
spapr-rtas: add CPU argument to RTAS calls
Anthony Liguori
1
-2
/
+3
2013-07-01
intc/openpic_kvm: Fix QOM and build issues
Andreas Färber
1
-0
/
+1
2013-07-01
intc/openpic: QOM'ify
Andreas Färber
1
-0
/
+2
2013-07-01
kvm/openpic: in-kernel mpic support
Scott Wood
1
-1
/
+1
2013-07-01
KVM: PIC: Only commit irq routing when necessary
Alexander Graf
1
-0
/
+1
2013-07-01
openpic: factor out some common defines into openpic.h
Scott Wood
1
-0
/
+11
2013-07-01
KVM: Export kvm_init_irq_routing
Alexander Graf
1
-0
/
+1
2013-07-01
KVM: Don't assume that mpstate exists with in-kernel PIC always
Alexander Graf
1
-0
/
+10
2013-06-28
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
1
-1
/
+1
2013-06-28
qemu-char: use ChardevBackendKind in CharDriver
Gerd Hoffmann
1
-1
/
+1
2013-06-28
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
10
-32
/
+142
2013-06-28
block: change default of .has_zero_init to 0
Peter Lieven
1
-0
/
+1
2013-06-28
cpu: Turn cpu_unassigned_access() into a CPUState hook
Andreas Färber
1
-0
/
+33
2013-06-28
hwaddr: Make hwaddr type usable beyond softmmu
Andreas Färber
4
-4
/
+6
2013-06-28
cpu: Change qemu_init_vcpu() argument to CPUState
Andreas Färber
2
-8
/
+8
[next]