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
...
*
|
xilinx_spi: Initial impl. of Xilinx SPI controller
Peter A. G. Crosthwaite
2012-10-10
2
-0
/
+384
*
|
m25p80: Initial implementation of SPI flash device
Peter A. G. Crosthwaite
2012-10-10
2
-0
/
+599
*
|
hw: Added generic FIFO API.
Peter A. G. Crosthwaite
2012-10-10
3
-0
/
+178
*
|
stellaris: Removed SSI mux
Peter A. G. Crosthwaite
2012-10-10
3
-78
/
+18
*
|
qdev: allow multiple qdev_init_gpio_in() calls
Peter A. G. Crosthwaite
2012-10-10
3
-11
/
+33
*
|
ssi: Added create_slave_no_init()
Peter A. G. Crosthwaite
2012-10-10
2
-2
/
+8
*
|
ssi: Implemented CS behaviour
Peter A. G. Crosthwaite
2012-10-10
9
-16
/
+118
*
|
ssi: Support for multiple attached devices
Peter A. G. Crosthwaite
2012-10-10
1
-15
/
+9
|
/
*
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Aurelien Jarno
2012-10-06
30
-66
/
+36
|
\
|
*
versatilepb: Use symbolic indices for ARM PIC
Stefan Weil
2012-10-05
1
-1
/
+2
|
*
qdev: kill bogus comment
Eduardo Habkost
2012-10-05
1
-1
/
+0
|
*
hw: Add missing 'static' attribute for QEMUMachine
Stefan Weil
2012-10-05
2
-2
/
+2
|
*
cleanup useless return sentence
Amos Kong
2012-10-05
23
-42
/
+0
|
*
hw: Fix return value check for bdrv_read, bdrv_write
Stefan Weil
2012-10-05
3
-20
/
+32
*
|
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
2012-10-06
12
-283
/
+351
|
\
\
|
*
|
PPC: e500: Only expose even TLB sizes in initial TLB
Alexander Graf
2012-10-05
1
-0
/
+4
|
*
|
pseries: Don't test for MSR_PR for hypercalls under KVM
David Gibson
2012-10-05
2
-6
/
+6
|
*
|
PPC: e500: calculate initrd_base like dt_base
Scott Wood
2012-10-05
1
-1
/
+2
|
*
|
PPC: e500: increase DTC_LOAD_PAD
Scott Wood
2012-10-05
1
-1
/
+1
|
*
|
fdt: move dumpdtb interpretation code to device_tree.c
Alexander Graf
2012-10-05
1
-14
/
+1
|
*
|
pseries: Set hash table size based on RAM size
David Gibson
2012-10-04
1
-3
/
+10
|
*
|
pseries: Remove unnecessary locking from PAPR hash table hcalls
David Gibson
2012-10-04
1
-38
/
+4
|
*
|
ppc405_uc: Fix buffer overflow
Stefan Weil
2012-10-04
1
-5
/
+11
|
*
|
pseries: Fix semantics of RTAS int-on, int-off and set-xive functions
David Gibson
2012-10-04
1
-17
/
+8
|
*
|
pseries: Rework implementation of TCE bypass
David Gibson
2012-10-04
4
-23
/
+30
|
*
|
pseries: Remove never used flags field from spapr vio devices
David Gibson
2012-10-04
1
-1
/
+0
|
*
|
pseries: Remove XICS irq type enum type
David Gibson
2012-10-04
5
-25
/
+17
|
*
|
pseries: Remove C bitfields from xics code
David Gibson
2012-10-04
1
-19
/
+24
|
*
|
pseries: Small cleanup to H_CEDE implementation
David Gibson
2012-10-04
1
-0
/
+2
|
*
|
pseries: Fix XICS reset
David Gibson
2012-10-04
1
-10
/
+28
|
*
|
pseries: Reset emulated PCI TCE tables on system reset
David Gibson
2012-10-04
3
-0
/
+22
|
*
|
pseries: Clear TCE and signal state when resetting PAPR VIO devices
David Gibson
2012-10-04
1
-6
/
+5
|
*
|
pseries: Add support for new KVM hash table control call
David Gibson
2012-10-04
2
-113
/
+165
|
*
|
pseries: Use new method to correct reset sequence
David Gibson
2012-10-04
1
-5
/
+4
|
*
|
pseries: Fix and cleanup CPU initialization and reset
David Gibson
2012-10-04
2
-14
/
+25
*
|
|
vga: cleanup after isa_vga_init() and pci_vga_init() conversion
Aurelien Jarno
2012-10-06
6
-53
/
+0
*
|
|
mips/r4k: use the new is_vga_init() function
Aurelien Jarno
2012-10-06
1
-1
/
+1
*
|
|
pc: use the new pci_vga_init() and isa_vga_init() functions
Aurelien Jarno
2012-10-06
1
-29
/
+6
*
|
|
sun/sun4u: use the new pci_vga_init() function
Aurelien Jarno
2012-10-06
1
-2
/
+1
*
|
|
ppc/pSeries: use the new pci_vga_init() function
Aurelien Jarno
2012-10-06
1
-5
/
+2
*
|
|
ppc/prep: use the new pci_vga_init() function
Aurelien Jarno
2012-10-06
1
-2
/
+1
*
|
|
ppc/oldworld: use the new pci_vga_init() function
Aurelien Jarno
2012-10-06
1
-2
/
+1
*
|
|
ppc/newworld: use the new pci_vga_init() function
Aurelien Jarno
2012-10-06
1
-2
/
+1
*
|
|
alpha: use the new pci_vga_init() function
Aurelien Jarno
2012-10-06
3
-27
/
+1
*
|
|
mips/malta: use the new pci_vga_init() function
Aurelien Jarno
2012-10-06
1
-9
/
+1
*
|
|
isa: add a isa_vga_init() function
Aurelien Jarno
2012-10-06
2
-0
/
+22
*
|
|
pci: add a pci_vga_init() function
Aurelien Jarno
2012-10-06
2
-0
/
+21
*
|
|
vl.c: convert *vga_enabled functions to QOM
Aurelien Jarno
2012-10-06
2
-6
/
+0
*
|
|
vga: rename isa_vga_init() to isa_std_vga_init()
Aurelien Jarno
2012-10-06
3
-3
/
+3
*
|
|
vga: rename pci_vga_init() into pci_std_vga_init()
Aurelien Jarno
2012-10-06
10
-12
/
+12
[prev]
[next]