index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
hw.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-26
savevm: Add VMSTATE_UINTTL_EQUAL helper
David Gibson
1
-0
/
+6
2013-03-01
hw: include hw header files with full paths
Paolo Bonzini
1
-1
/
+1
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
migration: move include files to include/migration/
Paolo Bonzini
1
-2
/
+2
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-2
/
+2
2012-12-19
block: move include files to include/block/
Paolo Bonzini
1
-1
/
+1
2012-10-30
aio: introduce AioContext, move bottom halves there
Paolo Bonzini
1
-0
/
+1
2012-10-20
hw/hw.h: Add include of qemu-log.h
Peter Maydell
1
-0
/
+1
2012-10-04
Make target_phys_addr_t 64 bits unconditionally
Avi Kivity
1
-1
/
+1
2012-01-13
vmstate: extract declarations out of hw/hw.h
Paolo Bonzini
1
-891
/
+2
2012-01-04
vmstate, memory: decouple vmstate from memory API
Avi Kivity
1
-0
/
+5
2011-12-12
QEMUFileCloseFunc: add return value documentation (v2)
Eduardo Habkost
1
-1
/
+7
2011-10-20
migration: rename qemu_file_has_error to qemu_file_get_error
Juan Quintela
1
-1
/
+1
2011-10-20
migration: change has_error to contain errno values
Juan Quintela
1
-1
/
+1
2011-08-10
hid: introduce hid vmstate macros
Michael Walle
1
-0
/
+20
2011-07-20
vmstate: add no_migrate flag to VMStateDescription
Gerd Hoffmann
1
-0
/
+1
2011-06-19
xen: Add the Xen platform pci device
Steven Smith
1
-0
/
+3
2011-04-22
vmstate: port pmtimer
Juan Quintela
1
-6
/
+11
2011-03-10
vmstate: move timers to use test instead of version
Juan Quintela
1
-3
/
+12
2011-03-10
vmstate: be able to store/save a pci device from a pointer
Juan Quintela
1
-0
/
+8
2011-03-10
vmstate: Add a way to send a partial array
Juan Quintela
1
-0
/
+9
2011-03-10
vmstate: add VMSTATE_STRUCT_VARRAY_UINT32
Juan Quintela
1
-0
/
+10
2011-03-10
vmstate: add VMSTATE_INT64_ARRAY
Juan Quintela
1
-0
/
+6
2011-03-10
vmstate: add VMSTATE_STRUCT_VARRAY_INT32
Juan Quintela
1
-0
/
+10
2011-03-10
vmstate: add UINT32 VARRAYS
Juan Quintela
1
-0
/
+11
2011-03-10
vmstate: Fix varrays with uint8 indexes
Juan Quintela
1
-2
/
+3
2011-03-10
vmstate: add VMSTATE_UINT32_EQUAL
Juan Quintela
1
-0
/
+4
2011-03-03
vmstate: move VMSTATE_PCIE_AER_ERRS to hw/hw.h
Dmitry Eremin-Solenikov
1
-0
/
+20
2011-03-03
vmstate: add VMSTATE_STRUCT_ARRAY_TEST
Dmitry Eremin-Solenikov
1
-8
/
+13
2011-01-24
usb core: add migration support
Gerd Hoffmann
1
-0
/
+10
2011-01-23
Delete useless 'extern' qualifiers for functions
Blue Swirl
1
-11
/
+10
2010-12-09
spice: add qxl device
Gerd Hoffmann
1
-0
/
+14
2010-12-02
migration: allow rate > 4g
Michael S. Tsirkin
1
-4
/
+4
2010-11-01
add VMSTATE_BOOL
Gerd Hoffmann
1
-0
/
+14
2010-08-10
Support marking a device as non-migratable
Cam Macdonell
1
-0
/
+2
2010-07-26
vmstate: add subsections code
Juan Quintela
1
-0
/
+6
2010-07-06
savevm: Add DeviceState param
Alex Williamson
1
-7
/
+11
2010-06-13
Move stdbool.h
Paul Brook
1
-1
/
+0
2010-06-13
vmstate: Add VMSTATE_STRUCT_VARRAY_UINT8
Jan Kiszka
1
-0
/
+10
2010-05-15
vmstate: Add support for alias ID
Jan Kiszka
1
-0
/
+4
2010-05-15
vmstate: Drop unused post_save handler
Jan Kiszka
1
-1
/
+0
2010-04-09
move targphys.h and hw/poison.h inclusion to cpu-common.h
Paolo Bonzini
1
-2
/
+0
2009-12-03
live migration: Propagate output monitor to callback handler
Jan Kiszka
1
-1
/
+2
2009-12-03
vmstate: Add support for multiplying size for a constant
Juan Quintela
1
-0
/
+13
2009-12-03
vmstate: remove usused VMSTATE_STRUCT_ARRAY_SIZE_UINT8
Juan Quintela
1
-10
/
+0
2009-12-03
vmstate: Introduce UINT16_TEST support
Juan Quintela
1
-0
/
+3
2009-12-03
vmstate: Introduce VMSTATE_STRUCT_POINTER_TEST
Juan Quintela
1
-6
/
+10
2009-12-03
vmstate: Introduce VMSTATE_STRUCT_TEST
Juan Quintela
1
-7
/
+11
2009-12-03
vmstate: Add support for VBUFFERS
Juan Quintela
1
-0
/
+20
2009-12-03
vmstate: Fix info field of VMSTATE_MACADDR
Jan Kiszka
1
-1
/
+1
[next]