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
/
hw.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
migration: move include files to include/migration/
Paolo Bonzini
2012-12-19
1
-2
/
+2
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
1
-2
/
+2
*
block: move include files to include/block/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
aio: introduce AioContext, move bottom halves there
Paolo Bonzini
2012-10-30
1
-0
/
+1
*
hw/hw.h: Add include of qemu-log.h
Peter Maydell
2012-10-20
1
-0
/
+1
*
Make target_phys_addr_t 64 bits unconditionally
Avi Kivity
2012-10-04
1
-1
/
+1
*
vmstate: extract declarations out of hw/hw.h
Paolo Bonzini
2012-01-13
1
-891
/
+2
*
vmstate, memory: decouple vmstate from memory API
Avi Kivity
2012-01-04
1
-0
/
+5
*
QEMUFileCloseFunc: add return value documentation (v2)
Eduardo Habkost
2011-12-12
1
-1
/
+7
*
migration: rename qemu_file_has_error to qemu_file_get_error
Juan Quintela
2011-10-20
1
-1
/
+1
*
migration: change has_error to contain errno values
Juan Quintela
2011-10-20
1
-1
/
+1
*
hid: introduce hid vmstate macros
Michael Walle
2011-08-10
1
-0
/
+20
*
vmstate: add no_migrate flag to VMStateDescription
Gerd Hoffmann
2011-07-20
1
-0
/
+1
*
xen: Add the Xen platform pci device
Steven Smith
2011-06-19
1
-0
/
+3
*
vmstate: port pmtimer
Juan Quintela
2011-04-22
1
-6
/
+11
*
vmstate: move timers to use test instead of version
Juan Quintela
2011-03-10
1
-3
/
+12
*
vmstate: be able to store/save a pci device from a pointer
Juan Quintela
2011-03-10
1
-0
/
+8
*
vmstate: Add a way to send a partial array
Juan Quintela
2011-03-10
1
-0
/
+9
*
vmstate: add VMSTATE_STRUCT_VARRAY_UINT32
Juan Quintela
2011-03-10
1
-0
/
+10
*
vmstate: add VMSTATE_INT64_ARRAY
Juan Quintela
2011-03-10
1
-0
/
+6
*
vmstate: add VMSTATE_STRUCT_VARRAY_INT32
Juan Quintela
2011-03-10
1
-0
/
+10
*
vmstate: add UINT32 VARRAYS
Juan Quintela
2011-03-10
1
-0
/
+11
*
vmstate: Fix varrays with uint8 indexes
Juan Quintela
2011-03-10
1
-2
/
+3
*
vmstate: add VMSTATE_UINT32_EQUAL
Juan Quintela
2011-03-10
1
-0
/
+4
*
vmstate: move VMSTATE_PCIE_AER_ERRS to hw/hw.h
Dmitry Eremin-Solenikov
2011-03-03
1
-0
/
+20
*
vmstate: add VMSTATE_STRUCT_ARRAY_TEST
Dmitry Eremin-Solenikov
2011-03-03
1
-8
/
+13
*
usb core: add migration support
Gerd Hoffmann
2011-01-24
1
-0
/
+10
*
Delete useless 'extern' qualifiers for functions
Blue Swirl
2011-01-23
1
-11
/
+10
*
spice: add qxl device
Gerd Hoffmann
2010-12-09
1
-0
/
+14
*
migration: allow rate > 4g
Michael S. Tsirkin
2010-12-02
1
-4
/
+4
*
add VMSTATE_BOOL
Gerd Hoffmann
2010-11-01
1
-0
/
+14
*
Support marking a device as non-migratable
Cam Macdonell
2010-08-10
1
-0
/
+2
*
vmstate: add subsections code
Juan Quintela
2010-07-26
1
-0
/
+6
*
savevm: Add DeviceState param
Alex Williamson
2010-07-06
1
-7
/
+11
*
Move stdbool.h
Paul Brook
2010-06-13
1
-1
/
+0
*
vmstate: Add VMSTATE_STRUCT_VARRAY_UINT8
Jan Kiszka
2010-06-13
1
-0
/
+10
*
vmstate: Add support for alias ID
Jan Kiszka
2010-05-15
1
-0
/
+4
*
vmstate: Drop unused post_save handler
Jan Kiszka
2010-05-15
1
-1
/
+0
*
move targphys.h and hw/poison.h inclusion to cpu-common.h
Paolo Bonzini
2010-04-09
1
-2
/
+0
*
live migration: Propagate output monitor to callback handler
Jan Kiszka
2009-12-03
1
-1
/
+2
*
vmstate: Add support for multiplying size for a constant
Juan Quintela
2009-12-03
1
-0
/
+13
*
vmstate: remove usused VMSTATE_STRUCT_ARRAY_SIZE_UINT8
Juan Quintela
2009-12-03
1
-10
/
+0
*
vmstate: Introduce UINT16_TEST support
Juan Quintela
2009-12-03
1
-0
/
+3
*
vmstate: Introduce VMSTATE_STRUCT_POINTER_TEST
Juan Quintela
2009-12-03
1
-6
/
+10
*
vmstate: Introduce VMSTATE_STRUCT_TEST
Juan Quintela
2009-12-03
1
-7
/
+11
*
vmstate: Add support for VBUFFERS
Juan Quintela
2009-12-03
1
-0
/
+20
*
vmstate: Fix info field of VMSTATE_MACADDR
Jan Kiszka
2009-12-03
1
-1
/
+1
*
Block live migration
lirans@il.ibm.com
2009-11-17
1
-2
/
+7
*
pci: pcie host and mmcfg support.
Isaku Yamahata
2009-11-09
1
-0
/
+11
[next]