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
*
musicpal: Clean up typecasts
Jan Kiszka
2009-10-05
1
-5
/
+5
*
musicpal: Rework GPIO input events
Jan Kiszka
2009-10-05
1
-75
/
+75
*
musicpal: Catch null TX qeueues
Jan Kiszka
2009-10-05
1
-1
/
+3
*
x86: port cpu to vmstate
Juan Quintela
2009-10-05
1
-259
/
+240
*
vmstate: Add suppot for field_exist() test
Juan Quintela
2009-10-05
2
-17
/
+49
*
x86: factor out cpu_get/put_fpreg()
Juan Quintela
2009-10-05
1
-72
/
+137
*
x86: factor out cpu_get/put_mttr_var()
Juan Quintela
2009-10-05
1
-4
/
+24
*
x86: factor out cpu_get/put_xmm_reg()
Juan Quintela
2009-10-05
1
-4
/
+24
*
x86: factor out cpu_pre/post_load()
Juan Quintela
2009-10-05
1
-18
/
+39
*
x86: factor out cpu_pre_save()
Juan Quintela
2009-10-05
1
-21
/
+32
*
x86: port segments to vmstate
Juan Quintela
2009-10-05
1
-8
/
+16
*
Add *TL functions to vmstate
Juan Quintela
2009-10-05
1
-0
/
+19
*
x86: split MTRRVar union
Juan Quintela
2009-10-05
1
-4
/
+6
*
x86: split FPReg union
Juan Quintela
2009-10-05
1
-8
/
+10
*
x86: mcg_cap is never 0
Juan Quintela
2009-10-05
1
-12
/
+8
*
x86: send mce_banks as an array
Juan Quintela
2009-10-05
1
-10
/
+4
*
x86: mce_banks always have the same size
Juan Quintela
2009-10-05
3
-5
/
+4
*
x86: add fpregs_format_vmstate
Juan Quintela
2009-10-05
2
-7
/
+6
*
x86: add pending_irq_vmstate to the state
Juan Quintela
2009-10-05
2
-9
/
+8
*
x86: add fptag_vmstate to the state
Juan Quintela
2009-10-05
2
-9
/
+10
*
x86: fpus is uint16_t not unsigned int
Juan Quintela
2009-10-05
2
-9
/
+10
*
x86: fpuc is uint16_t not unsigned int
Juan Quintela
2009-10-05
2
-7
/
+5
*
x86: make a20_mask int32_t
Juan Quintela
2009-10-05
3
-11
/
+6
*
x86: hflags is not modified at all, just save it directly
Juan Quintela
2009-10-05
1
-8
/
+3
*
vmstate: remove i2c_slave_load/save
Juan Quintela
2009-10-05
2
-13
/
+0
*
vmstate: port lm832x device
Juan Quintela
2009-10-05
1
-70
/
+37
*
lm832x: make fields to have the same types that they are saved/loaded
Juan Quintela
2009-10-05
1
-19
/
+22
*
vmstate: add support for arrays of pointers
Juan Quintela
2009-10-05
2
-0
/
+18
*
vmstate: port twl92230 device
Juan Quintela
2009-10-05
1
-110
/
+88
*
twl92230: change pwrbtn_state to uint8_t
Juan Quintela
2009-10-05
1
-1
/
+1
*
vmstate: port tmp105 device
Juan Quintela
2009-10-05
1
-31
/
+25
*
tmp105: change len and alorm to uint8_t
Juan Quintela
2009-10-05
1
-2
/
+2
*
vmstate: create VMSTATE_INT16_ARRAY
Juan Quintela
2009-10-05
1
-0
/
+6
*
vmstate: port ssd0303 device
Juan Quintela
2009-10-05
1
-43
/
+22
*
vmstate: port pxa2xx_i2c device
Juan Quintela
2009-10-05
1
-28
/
+26
*
vmstate: create VMSTATE_STRUCT_POINTER
Juan Quintela
2009-10-05
1
-0
/
+9
*
vmstate: port max7310 device
Juan Quintela
2009-10-05
1
-33
/
+18
*
vmstate: port wm8750 device
Juan Quintela
2009-10-05
1
-75
/
+45
*
vmstate: create VMSTATE_I2C_SLAVE
Juan Quintela
2009-10-05
2
-1
/
+12
*
vmstate: add uint8 array
Juan Quintela
2009-10-05
1
-0
/
+6
*
vmstate: port i2c_slave device
Juan Quintela
2009-10-05
1
-7
/
+26
*
vmstate: port i2c_bus device
Juan Quintela
2009-10-05
1
-12
/
+19
*
i2c: addresses are load/save as uint8_t values, change types to reflect this
Juan Quintela
2009-10-05
6
-34
/
+35
*
qdev: Add support for uint8_t
Juan Quintela
2009-10-05
2
-0
/
+38
*
vmstate: Add support for sending partial arrays
Juan Quintela
2009-10-05
1
-0
/
+12
*
vmstate: remove ps2_kbd_load_old()
Juan Quintela
2009-10-05
1
-12
/
+4
*
vmstate: remove const from pre_save() functions
Juan Quintela
2009-10-05
5
-10
/
+10
*
vmstate: add version_id argument to post_load
Juan Quintela
2009-10-05
13
-13
/
+13
*
vmstate: remove const for put operations
Juan Quintela
2009-10-05
4
-28
/
+28
*
vga: move back dirty_log functions to vga.c
Juan Quintela
2009-10-05
2
-12
/
+12
[next]