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
/
etraxfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rom loader: fix sparc -kernel boot.
Gerd Hoffmann
2009-10-12
1
-1
/
+1
*
New qdev_init_nofail()
Markus Armbruster
2009-10-07
1
-1
/
+1
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-4
/
+4
*
Get rid of _t suffix
malc
2009-10-01
1
-4
/
+4
*
Compile loader only once
Blue Swirl
2009-09-20
1
-1
/
+3
*
kill drives_table
Gerd Hoffmann
2009-07-27
1
-2
/
+3
*
qdev: rework device properties.
Gerd Hoffmann
2009-07-16
1
-1
/
+1
*
Revert "Introduce reset notifier order"
Jan Kiszka
2009-06-29
1
-1
/
+1
*
etrax: Don't pass CPUState to peripherals.
Edgar E. Iglesias
2009-06-15
1
-3
/
+3
*
ETRAX: Correct PIC creation for the bare FS board.
Edgar E. Iglesias
2009-06-11
1
-2
/
+7
*
Remove qdev irq sink handling
Paul Brook
2009-05-26
1
-3
/
+3
*
Introduce reset notifier order
Jan Kiszka
2009-05-22
1
-1
/
+1
*
Introduce is_default field for QEMUMachine
Anthony Liguori
2009-05-21
1
-0
/
+1
*
Convert machine registration to use module init functions
Anthony Liguori
2009-05-21
1
-1
/
+8
*
cris: First shot at qdev for CRIS interrupts.
Edgar E. Iglesias
2009-05-18
1
-3
/
+12
*
etrax: Remove unused eth irq line.
Edgar E. Iglesias
2009-05-18
1
-3
/
+2
*
ETRAX-TIMER: qdevify.
Edgar E. Iglesias
2009-05-16
1
-2
/
+3
*
ETRAX-SER: qdevify.
Edgar E. Iglesias
2009-05-16
1
-12
/
+6
*
ETRAX: Simplify PIC interface.
Edgar E. Iglesias
2009-05-16
1
-8
/
+10
*
ETRAX: Correct passing of kernel command line.
Edgar E. Iglesias
2009-05-15
1
-2
/
+2
*
Remove vga_ram_size
Paul Brook
2009-05-13
1
-1
/
+1
*
Remove redundant ram_require machine properly.
pbrook
2009-04-11
1
-1
/
+0
*
Use load_image_targphys and avoid phys_ram_base.
pbrook
2009-04-09
1
-1
/
+2
*
graphical_console_init change (Stefano Stabellini)
aliguori
2009-01-16
1
-1
/
+1
*
Check NIC model in some NIC init functions (Mark McLoughlin)
aliguori
2009-01-13
1
-4
/
+1
*
ETRAX: Let the ethernet PHY report the current link-state.
edgar_igl
2009-01-09
1
-2
/
+3
*
ETRAX: Always provide a valid net model.
edgar_igl
2009-01-07
1
-1
/
+4
*
ETRAX: No need to mask off the I flag twice at reset.
edgar_igl
2009-01-07
1
-1
/
+0
*
ETRAX-FS: Fix a segfault if pflash drive not found.
edgar_igl
2008-11-13
1
-1
/
+1
*
Set default max_cpus to one.
balrog
2008-10-28
1
-1
/
+0
*
ETRAX-FS: Add support for passing kernel command lines
edgar_igl
2008-10-22
1
-2
/
+15
*
ETRAX-FS: Correct booting of elf linux images from ram.
edgar_igl
2008-10-22
1
-3
/
+2
*
machine struct - specify max_cpus at the per machine level (Jes Sorensen)
aliguori
2008-10-07
1
-0
/
+1
*
machine struct - use C99 initializers (Jes Sorensen)
aliguori
2008-10-07
1
-4
/
+4
*
CRIS: Mask off the cache selection bit after MMU translations.
edgar_igl
2008-09-05
1
-17
/
+8
*
Move CPU save/load registration to common code.
pbrook
2008-06-30
1
-1
/
+0
*
CRIS: Add (untested) cpu-state save/load.
edgar_igl
2008-06-09
1
-1
/
+1
*
ETRAX: Add NMI support to the watchdog and the interrupt controller.
edgar_igl
2008-06-09
1
-17
/
+8
*
ETRAX machine updates.
edgar_igl
2008-06-06
1
-16
/
+12
*
ETRAX: Allow boot from flash. Support the watchdog timer and resets through it.
edgar_igl
2008-05-27
1
-57
/
+55
*
ETRAX: Correct check for second nic.
edgar_igl
2008-05-24
1
-1
/
+1
*
ETRAX: Connect both ethernet controllers.
edgar_igl
2008-05-18
1
-5
/
+11
*
Update the etrax machine.
edgar_igl
2008-05-11
1
-19
/
+42
*
ETRAX-FS board: Add more flash and internal memory. Select interrupt nr for the
edgar_igl
2008-05-02
1
-21
/
+37
*
Use correct types to enable > 2G support, based on a patch from
aurel32
2008-04-27
1
-1
/
+1
*
RAM usage information in machine definition.
balrog
2008-04-24
1
-0
/
+1
*
Revert "Use correct types to enable > 2G support" (r4238), it is
aurel32
2008-04-22
1
-1
/
+1
*
Use correct types to enable > 2G support, based on a patch from
aurel32
2008-04-22
1
-1
/
+1
*
Made the etrax timers and serial-ports base address relocatable. Use target_p...
edgar_igl
2008-03-14
1
-6
/
+12
*
* Add a model of the ETRAX interrupt controller.
edgar_igl
2008-03-14
1
-90
/
+31
[next]