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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-08
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
26
-145
/
+339
2013-07-07
pci: Fold host_buses list into PCIHostState functionality
David Gibson
1
-19
/
+14
2013-07-07
pci: Remove domain from PCIHostBus
David Gibson
1
-4
/
+3
2013-07-07
pci: Simpler implementation of primary PCI bus
David Gibson
2
-9
/
+26
2013-07-07
pci: Add root bus parameter to pci_nic_init()
David Gibson
16
-24
/
+32
2013-07-07
pci: Add root bus argument to pci_get_bus_devfn()
David Gibson
2
-5
/
+6
2013-07-07
pci: Replace pci_find_domain() with more general pci_root_bus_path()
David Gibson
7
-24
/
+55
2013-07-07
pci: Use helper to find device's root bus in pci_find_domain()
David Gibson
3
-10
/
+15
2013-07-07
pci: Abolish pci_find_root_bus()
David Gibson
3
-14
/
+41
2013-07-07
Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging
Anthony Liguori
329
-928
/
+1159
2013-07-04
add a header file for atomic operations
Paolo Bonzini
2
-6
/
+6
2013-07-04
hw/[u-x]*: pass owner to memory_region_init* functions
Paolo Bonzini
12
-25
/
+31
2013-07-04
hw/t*: pass owner to memory_region_init* functions
Paolo Bonzini
23
-31
/
+41
2013-07-04
hw/s*: pass owner to memory_region_init* functions
Paolo Bonzini
14
-26
/
+33
2013-07-04
hw/p*: pass owner to memory_region_init* functions
Paolo Bonzini
21
-86
/
+91
2013-07-04
hw/n*: pass owner to memory_region_init* functions
Paolo Bonzini
20
-39
/
+48
2013-07-04
hw/m*: pass owner to memory_region_init* functions
Paolo Bonzini
22
-53
/
+58
2013-07-04
hw/i*: pass owner to memory_region_init* functions
Paolo Bonzini
41
-87
/
+111
2013-07-04
hw/gpio: pass owner to memory_region_init* functions
Paolo Bonzini
4
-6
/
+6
2013-07-04
hw/d*: pass owner to memory_region_init* functions
Paolo Bonzini
15
-27
/
+34
2013-07-04
hw/c*: pass owner to memory_region_init* functions
Paolo Bonzini
19
-29
/
+36
2013-07-04
hw/block: pass owner to memory_region_init* functions
Paolo Bonzini
5
-13
/
+17
2013-07-04
hw/a*: pass owner to memory_region_init* functions
Paolo Bonzini
24
-68
/
+88
2013-07-04
piolist: add owner argument to initialization functions and pass devices
Paolo Bonzini
8
-9
/
+10
2013-07-04
pam: pass device to init_pam and use it to set owner
Paolo Bonzini
3
-11
/
+13
2013-07-04
spapr_iommu: pass device to spapr_tce_new_table and use it to set owner
Paolo Bonzini
3
-4
/
+5
2013-07-04
vfio: pass device to vfio_mmap_bar and use it to set owner
Paolo Bonzini
1
-5
/
+6
2013-07-04
ne2000: pass device to ne2000_setup_io, use it as owner
Paolo Bonzini
3
-5
/
+5
2013-07-04
vga: set owner in vga_update_memory_access
Paolo Bonzini
1
-1
/
+2
2013-07-04
vga: pass owner to vga_init_io
Paolo Bonzini
3
-5
/
+5
2013-07-04
vga: pass owner to vga_init_vbe
Paolo Bonzini
6
-7
/
+7
2013-07-04
vga: pass owner to cirrus_init_common
Paolo Bonzini
1
-10
/
+12
2013-07-04
vga: pass owner to vga_common_init
Paolo Bonzini
8
-10
/
+10
2013-07-04
vga: pass owner to vga_init
Paolo Bonzini
5
-5
/
+7
2013-07-04
escc: rename struct to ESCCState
Paolo Bonzini
1
-17
/
+17
2013-07-04
memory: add ref/unref calls
Paolo Bonzini
9
-5
/
+31
2013-07-04
memory: introduce memory_region_present
Paolo Bonzini
2
-7
/
+7
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
313
-739
/
+740
2013-07-04
vmport: Disentangle read handler type from portio
Jan Kiszka
1
-2
/
+2
2013-07-04
xen: Mark fixed platform I/O as unaligned
Jan Kiszka
1
-0
/
+4
2013-07-04
vmware-vga: Accept unaligned I/O accesses
Jan Kiszka
1
-0
/
+4
2013-07-04
isa: implement isa_is_ioport_assigned via memory_region_find
Jan Kiszka
2
-8
/
+10
2013-07-04
vt82c686: replace register_ioport*
Jan Kiszka
1
-14
/
+26
2013-07-04
prep: replace register_ioport*
Jan Kiszka
1
-8
/
+15
2013-07-04
i82374: replace register_ioport*
Jan Kiszka
1
-5
/
+13
2013-07-04
wdt_ib700: replace register_ioport*
Jan Kiszka
1
-2
/
+10
2013-07-04
applesmc: replace register_ioport*
Jan Kiszka
1
-12
/
+38
2013-07-04
adlib: replace register_ioport*
Jan Kiszka
1
-8
/
+12
2013-07-04
dma: keep a device alive while it has SGLists
Paolo Bonzini
4
-9
/
+16
2013-07-04
scsi: keep device alive while it has requests
Paolo Bonzini
1
-2
/
+10
[next]