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
/
nseries.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
console: untangle gfx & txt updates
Gerd Hoffmann
2012-11-01
1
-1
/
+1
*
Add USB option in machine options
zhlcindy@gmail.com
2012-10-29
1
-1
/
+2
*
create struct for machine initialization arguments
Eduardo Habkost
2012-10-20
1
-8
/
+14
*
target-arm: use notifier for signaling guest system_powerdown command
Igor Mammedov
2012-09-25
1
-1
/
+13
*
Allow machines to configure the QEMU_VERSION that's exposed via hardware
Crístian Viana
2012-06-19
1
-1
/
+2
*
arm_boot: Pass ARMCPU to arm_load_kernel()
Andreas Färber
2012-06-11
1
-1
/
+1
*
nseries: Rename n800_s::cpu to mpu
Andreas Färber
2012-06-11
1
-36
/
+36
*
omap: Use cpu_arm_init() to store ARMCPU in omap_mpu_state_s
Andreas Färber
2012-06-04
1
-3
/
+3
*
hw/omap_i2c: Convert to qdev
Juha Riihimäki
2012-03-15
1
-7
/
+5
*
nseries: attach monitor powerdown request to menelaus
Paolo Bonzini
2012-02-17
1
-0
/
+2
*
omap_uart: convert to memory API
Avi Kivity
2011-11-28
1
-1
/
+3
*
omap_intc: Qdevify
Peter Maydell
2011-09-23
1
-1
/
+3
*
tusb6010: Convert to qdev
Peter Maydell
2011-08-31
1
-18
/
+13
*
omap_gpmc: Clean up omap_gpmc_attach MemoryRegion conversion
Peter Maydell
2011-08-28
1
-7
/
+3
*
hw/onenand: Qdevify
Juha Riihimäki
2011-08-28
1
-7
/
+18
*
tusb6010: move declarations to new file tusb6010.h
Avi Kivity
2011-08-22
1
-0
/
+1
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-4
/
+4
*
onenand: Handle various ID fields separately
Juha Riihimäki
2011-07-30
1
-2
/
+3
*
onenand: Pass BlockDriverState to init function
Peter Maydell
2011-07-30
1
-4
/
+6
*
lm832x: Take DeviceState pointer in lm832x_key_event()
Peter Maydell
2011-07-30
1
-4
/
+3
*
hw/omap_gpio.c: Convert to qdev
Juha Riihimäki
2011-07-30
1
-22
/
+21
*
arm: Add const attribute to some arm_boot_info pointers
Stefan Weil
2011-07-04
1
-2
/
+2
*
Add bootindex for option roms.
Gleb Natapov
2010-12-11
1
-2
/
+2
*
arm: fix arm kernel boot for non zero start addr
Lars Munch
2010-05-31
1
-7
/
+0
*
Fix qemu_free use in nseries.c
Jean-Christophe DUBOIS
2009-12-02
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
*
Fix Sparse warnings about using plain integer as NULL pointer
Blue Swirl
2009-09-21
1
-8
/
+8
*
Compile loader only once
Blue Swirl
2009-09-20
1
-0
/
+1
*
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-16
1
-2
/
+1
*
Revert "Introduce reset notifier order"
Jan Kiszka
2009-06-29
1
-1
/
+1
*
Introduce reset notifier order
Jan Kiszka
2009-05-22
1
-1
/
+1
*
Convert machine registration to use module init functions
Anthony Liguori
2009-05-21
1
-2
/
+10
*
TWL92230 qdev conversion
Paul Brook
2009-05-14
1
-4
/
+2
*
TMP105 qdev conversion
Paul Brook
2009-05-14
1
-1
/
+3
*
LM832x qdev conversion
Paul Brook
2009-05-14
1
-2
/
+3
*
Remove vga_ram_size
Paul Brook
2009-05-13
1
-2
/
+2
*
Push AUD_init down to devices
Paul Brook
2009-05-12
1
-1
/
+1
*
Follow coding conventions
Paul Brook
2009-05-10
1
-6
/
+6
*
Replace cpu_abort with hw_error
Paul Brook
2009-05-08
1
-2
/
+1
*
Remove redundant ram_require machine properly.
pbrook
2009-04-11
1
-4
/
+0
*
Fix/remove bogus ram size checks.
pbrook
2009-04-11
1
-7
/
+0
*
Yet more phys_ram_base elimination.
pbrook
2009-04-10
1
-3
/
+5
*
Use load_image_targphys and avoid phys_ram_base.
pbrook
2009-04-09
1
-2
/
+5
*
DisplayAllocator interface (Stefano Stabellini)
aliguori
2009-03-13
1
-1
/
+1
*
Fix displaystate (r6344) regression in blizzard
aurel32
2009-02-09
1
-1
/
+2
*
graphical_console_init change (Stefano Stabellini)
aliguori
2009-01-16
1
-9
/
+10
*
DisplayState interface change (Stefano Stabellini)
aliguori
2009-01-15
1
-1
/
+2
*
Update FSF address in GPL/LGPL boilerplate
aurel32
2009-01-04
1
-4
/
+3
*
Use the ARRAY_SIZE() macro where appropriate.
malc
2008-12-22
1
-2
/
+2
[next]