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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
bswap.h: Remove cpu_to_32wu()
Peter Maydell
2013-11-05
1
-7
/
+0
*
bswap.h: Remove cpu_to_be64wu()
Peter Maydell
2013-11-05
1
-5
/
+0
*
bswap.h: Remove cpu_to_be32wu()
Peter Maydell
2013-11-05
1
-5
/
+0
*
bswap.h: Remove cpu_to_be16wu()
Peter Maydell
2013-11-05
1
-5
/
+0
*
bswap.h: Remove be32_to_cpupu()
Peter Maydell
2013-11-05
1
-5
/
+0
*
bswap.h: Remove le32_to_cpupu()
Peter Maydell
2013-11-05
2
-6
/
+1
*
bswap.h: Remove le16_to_cpupu()
Peter Maydell
2013-11-05
2
-6
/
+1
*
bswap.h: Remove cpu_to_le32wu()
Peter Maydell
2013-11-05
2
-6
/
+1
*
bswap.h: Remove cpu_to_le16wu()
Peter Maydell
2013-11-05
2
-6
/
+1
*
pcmcia: QOM'ify PCMCIACardState and MicroDriveState
Andreas Färber
2013-11-05
1
-13
/
+33
*
pxa: Fix typo "dettach"
Andreas Färber
2013-11-05
1
-1
/
+1
*
qom: Fix pointer to int property helpers' documentation
Michael S. Tsirkin
2013-11-05
1
-21
/
+52
*
qdev: Drop misleading qdev_free() function
Stefan Hajnoczi
2013-11-05
1
-1
/
+0
*
arm11mpcore: Prepare for QOM embedding
Andreas Färber
2013-11-05
1
-0
/
+35
*
realview_gic: Prepare for QOM embedding
Andreas Färber
2013-11-05
1
-0
/
+28
*
arm11mpcore: Split off SCU device
Andreas Färber
2013-11-05
1
-0
/
+29
*
a15mpcore: Prepare for QOM embedding
Andreas Färber
2013-11-05
1
-0
/
+44
*
a9mpcore: Prepare for QOM embedding
Andreas Färber
2013-11-05
1
-0
/
+37
*
a9mpcore: Embed ARMMPTimerState
Andreas Färber
2013-11-05
1
-0
/
+54
*
a9mpcore: Embed A9SCUState
Andreas Färber
2013-11-05
1
-0
/
+31
*
arm_gic: Extract headers hw/intc/arm_gic{,_common}.h
Andreas Färber
2013-11-05
2
-0
/
+134
*
Merge remote-tracking branch 'kwolf/tags/for-anthony' into staging
Anthony Liguori
2013-10-31
2
-0
/
+12
|
\
|
*
coroutine: add co_aio_sleep_ns() to allow sleep in block drivers
MORITA Kazutaka
2013-10-30
1
-0
/
+9
|
*
block: Avoid unecessary drv->bdrv_getlength() calls
Kevin Wolf
2013-10-29
1
-0
/
+3
*
|
Merge remote-tracking branch 'agraf/ppc-for-upstream' into staging
Anthony Liguori
2013-10-31
3
-3
/
+68
|
\
\
|
*
|
spapr: Use DeviceClass::fw_name for device tree CPU node
Andreas Färber
2013-10-25
1
-1
/
+0
|
*
|
target-ppc: dump-guest-memory support
Aneesh Kumar K.V
2013-10-25
1
-0
/
+3
|
*
|
xics: Implement H_XIRR_X
Benjamin Herrenschmidt
2013-10-25
1
-0
/
+1
|
*
|
xics-kvm: Support for in-kernel XICS interrupt controller
David Gibson
2013-10-25
1
-0
/
+10
|
*
|
xics: add cpu_setup callback
Alexey Kardashevskiy
2013-10-25
1
-0
/
+1
|
*
|
xics: split to xics and xics-common
Alexey Kardashevskiy
2013-10-25
1
-0
/
+20
|
*
|
xics: add pre_save/post_load dispatchers
Alexey Kardashevskiy
2013-10-25
1
-0
/
+26
|
*
|
spapr-rtas: fix h_rtas parameters reading
Alexey Kardashevskiy
2013-10-25
1
-2
/
+7
|
|
/
*
|
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-10-31
17
-54
/
+162
|
\
\
|
*
|
i386: ACPI table generation code from seabios
Michael S. Tsirkin
2013-10-14
1
-0
/
+1
|
*
|
acpi: add interface to access user-installed tables
Michael S. Tsirkin
2013-10-14
1
-0
/
+4
|
*
|
hpet: add API to find it
Michael S. Tsirkin
2013-10-14
1
-0
/
+2
|
*
|
pvpanic: add API to access io port
Michael S. Tsirkin
2013-10-14
1
-0
/
+1
|
*
|
ich9: APIs for pc guest info
Michael S. Tsirkin
2013-10-14
3
-0
/
+6
|
*
|
piix: APIs for pc guest info
Michael S. Tsirkin
2013-10-14
2
-0
/
+9
|
*
|
acpi/piix: add macros for acpi property names
Michael S. Tsirkin
2013-10-14
1
-0
/
+10
|
*
|
i386: define pc guest info
Michael S. Tsirkin
2013-10-14
1
-0
/
+9
|
*
|
loader: allow adding ROMs in done callbacks
Michael S. Tsirkin
2013-10-14
1
-0
/
+1
|
*
|
loader: use file path size from fw_cfg.h
Michael S. Tsirkin
2013-10-14
1
-1
/
+3
|
*
|
q35: expose mmcfg size as a property
Michael S. Tsirkin
2013-10-14
1
-0
/
+1
|
*
|
q35: use macro for MCFG property name
Michael S. Tsirkin
2013-10-14
1
-0
/
+2
|
*
|
pcie_host: expose address format
Michael S. Tsirkin
2013-10-14
1
-0
/
+21
|
*
|
pcie_host: expose UNMAPPED macro
Michael S. Tsirkin
2013-10-14
1
-0
/
+3
|
*
|
loader: support for unmapped ROM blobs
Michael S. Tsirkin
2013-10-14
1
-3
/
+4
|
*
|
fw_cfg: interface to trigger callback on read
Michael S. Tsirkin
2013-10-14
1
-0
/
+4
[next]