index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
hw/a*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
24
-68
/
+88
|
*
piolist: add owner argument to initialization functions and pass devices
Paolo Bonzini
2013-07-04
10
-12
/
+17
|
*
pam: pass device to init_pam and use it to set owner
Paolo Bonzini
2013-07-04
4
-13
/
+15
|
*
spapr_iommu: pass device to spapr_tce_new_table and use it to set owner
Paolo Bonzini
2013-07-04
4
-5
/
+7
|
*
vfio: pass device to vfio_mmap_bar and use it to set owner
Paolo Bonzini
2013-07-04
1
-5
/
+6
|
*
ne2000: pass device to ne2000_setup_io, use it as owner
Paolo Bonzini
2013-07-04
3
-5
/
+5
|
*
vga: set owner in vga_update_memory_access
Paolo Bonzini
2013-07-04
1
-1
/
+2
|
*
vga: pass owner to vga_init_io
Paolo Bonzini
2013-07-04
3
-5
/
+5
|
*
vga: pass owner to vga_init_vbe
Paolo Bonzini
2013-07-04
6
-7
/
+7
|
*
vga: pass owner to cirrus_init_common
Paolo Bonzini
2013-07-04
1
-10
/
+12
|
*
vga: pass owner to vga_common_init
Paolo Bonzini
2013-07-04
8
-10
/
+10
|
*
vga: pass owner to vga_init
Paolo Bonzini
2013-07-04
5
-5
/
+7
|
*
escc: rename struct to ESCCState
Paolo Bonzini
2013-07-04
1
-17
/
+17
|
*
memory: ref/unref memory across address_space_map/unmap
Paolo Bonzini
2013-07-04
1
-3
/
+12
|
*
exec: reorganize address_space_map
Paolo Bonzini
2013-07-04
1
-33
/
+38
|
*
memory: return MemoryRegion from qemu_ram_addr_from_host
Paolo Bonzini
2013-07-04
4
-19
/
+26
|
*
exec: move qemu_ram_addr_from_host_nofail to cputlb.c
Paolo Bonzini
2013-07-04
3
-15
/
+16
|
*
exec: check MRU in qemu_ram_addr_from_host
Paolo Bonzini
2013-07-04
1
-2
/
+10
|
*
memory: add ref/unref calls
Paolo Bonzini
2013-07-04
16
-5
/
+63
|
*
memory: introduce memory_region_present
Paolo Bonzini
2013-07-04
4
-7
/
+28
|
*
memory: add ref/unref
Paolo Bonzini
2013-07-04
2
-0
/
+44
|
*
memory: add getter for owner
Paolo Bonzini
2013-07-04
2
-0
/
+13
|
*
exec: simplify destruction of the phys map
Paolo Bonzini
2013-07-04
1
-33
/
+1
|
*
memory: destroy phys_sections one by one
Paolo Bonzini
2013-07-04
1
-14
/
+13
|
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
319
-759
/
+787
|
*
ioport: Move portio types to ioport.h
Jan Kiszka
2013-07-04
2
-19
/
+11
|
*
vmport: Disentangle read handler type from portio
Jan Kiszka
2013-07-04
2
-4
/
+6
|
*
ioport: Remove unused old dispatching services
Jan Kiszka
2013-07-04
4
-283
/
+0
|
*
ioport: Switch dispatching to memory core layer
Jan Kiszka
2013-07-04
6
-159
/
+102
|
*
xen: Mark fixed platform I/O as unaligned
Jan Kiszka
2013-07-04
1
-0
/
+4
|
*
vmware-vga: Accept unaligned I/O accesses
Jan Kiszka
2013-07-04
1
-0
/
+4
|
*
isa: implement isa_is_ioport_assigned via memory_region_find
Jan Kiszka
2013-07-04
4
-16
/
+10
|
*
Privatize register_ioport_read/write
Jan Kiszka
2013-07-04
2
-8
/
+4
|
*
vt82c686: replace register_ioport*
Jan Kiszka
2013-07-04
1
-14
/
+26
|
*
prep: replace register_ioport*
Jan Kiszka
2013-07-04
1
-8
/
+15
|
*
i82374: replace register_ioport*
Jan Kiszka
2013-07-04
1
-5
/
+13
|
*
wdt_ib700: replace register_ioport*
Jan Kiszka
2013-07-04
1
-2
/
+10
|
*
applesmc: replace register_ioport*
Jan Kiszka
2013-07-04
1
-12
/
+38
|
*
adlib: replace register_ioport*
Jan Kiszka
2013-07-04
1
-8
/
+12
|
*
dma: keep a device alive while it has SGLists
Paolo Bonzini
2013-07-04
7
-12
/
+25
|
*
scsi: keep device alive while it has requests
Paolo Bonzini
2013-07-04
1
-2
/
+10
|
*
int128: optimize and add test cases
Paolo Bonzini
2013-07-02
3
-9
/
+234
*
|
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2013-07-03
3
-52
/
+51
|
\
\
|
|
/
|
/
|
|
*
kvmclock: clock should count only if vm is running
Marcelo Tosatti
2013-07-03
1
-34
/
+30
|
*
pci-assign: remove the duplicate function name in debug message
Wanlong Gao
2013-07-03
1
-6
/
+6
|
*
kvm: skip system call when msi route is unchanged
Michael S. Tsirkin
2013-07-03
1
-0
/
+4
|
*
kvm: zero-initialize KVM_SET_GSI_ROUTING input
Michael S. Tsirkin
2013-07-03
1
-12
/
+7
|
*
kvm: add detail error message when fail to add ioeventfd
Amos Kong
2013-07-03
1
-0
/
+4
|
/
*
Merge remote-tracking branch 'agraf/ppc-for-upstream' into staging
Anthony Liguori
2013-07-01
38
-205
/
+792
|
\
|
*
PPC: Ignore writes to L2CR
Alexander Graf
2013-07-01
1
-11
/
+11
[prev]
[next]