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
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: add ref/unref calls
Paolo Bonzini
2013-07-04
9
-5
/
+31
*
memory: introduce memory_region_present
Paolo Bonzini
2013-07-04
2
-7
/
+7
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
313
-739
/
+740
*
vmport: Disentangle read handler type from portio
Jan Kiszka
2013-07-04
1
-2
/
+2
*
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
2
-8
/
+10
*
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
4
-9
/
+16
*
scsi: keep device alive while it has requests
Paolo Bonzini
2013-07-04
1
-2
/
+10
*
Merge remote-tracking branch 'agraf/ppc-for-upstream' into staging
Anthony Liguori
2013-07-01
18
-119
/
+553
|
\
|
*
mac-io: Add escc-legacy memory alias region
Alexander Graf
2013-07-01
1
-0
/
+47
|
*
PPC: Newworld: Add second uninorth control register set
Alexander Graf
2013-07-01
1
-0
/
+4
|
*
PPC: Newworld: Add uninorth token register
Alexander Graf
2013-07-01
1
-2
/
+11
|
*
PPC: Add clock-frequency export for Mac machines
Alexander Graf
2013-07-01
2
-0
/
+4
|
*
booke_ppc: limit booke timer to max when timeout overflow
Bharat Bhushan
2013-07-01
1
-4
/
+20
|
*
pseries: Fix compiler warning (conversion of pointer to integral value)
Stefan Weil
2013-07-01
1
-1
/
+1
|
*
spapr-rtas: add CPU argument to RTAS calls
Anthony Liguori
2013-07-01
7
-26
/
+34
|
*
target-ppc: Change default machine for 64-bit
David Gibson
2013-07-01
2
-3
/
+1
|
*
mpc8544_guts: Turn qdev initfn into instance_init
Andreas Färber
2013-07-01
1
-13
/
+5
|
*
mpc8544_guts: QOM'ify
Andreas Färber
2013-07-01
1
-5
/
+9
|
*
mpc8544_guts: Fix MemoryRegion name
Andreas Färber
2013-07-01
1
-1
/
+1
|
*
intc/openpic_kvm: Fix QOM and build issues
Andreas Färber
2013-07-01
2
-22
/
+34
|
*
intc/openpic: Convert to QOM realize
Andreas Färber
2013-07-01
1
-15
/
+19
|
*
intc/openpic: QOM'ify
Andreas Färber
2013-07-01
3
-8
/
+13
|
*
kvm/openpic: in-kernel mpic support
Scott Wood
2013-07-01
3
-5
/
+327
|
*
KVM: PIC: Only commit irq routing when necessary
Alexander Graf
2013-07-01
1
-0
/
+1
|
*
PPC: e500: factor out mpic init code
Scott Wood
2013-07-01
1
-22
/
+34
|
*
openpic: factor out some common defines into openpic.h
Scott Wood
2013-07-01
1
-22
/
+18
*
|
virtio-ccw: fix build breakage on windows
Cornelia Huck
2013-07-01
1
-4
/
+2
|
/
*
multiboot: Calculate upper_mem in the ROM
Kevin Wolf
2013-06-28
1
-2
/
+0
*
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
2013-06-28
11
-15
/
+21
|
\
|
*
cpu: Turn cpu_unassigned_access() into a CPUState hook
Andreas Färber
2013-06-28
1
-4
/
+10
|
*
cpu: Change cpu_exit() argument to CPUState
Andreas Färber
2013-06-28
5
-5
/
+5
|
*
kvm: Change cpu_synchronize_state() argument to CPUState
Andreas Färber
2013-06-28
4
-5
/
+5
|
*
kvm: Change kvm_cpu_synchronize_state() argument to CPUState
Andreas Färber
2013-06-28
1
-1
/
+1
*
|
cmd646: fix build when DEBUG_IDE is enabled.
Mark Cave-Ayland
2013-06-28
1
-2
/
+2
|
/
[next]