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
*
vnc: kill jobs queue buffer
Gerd Hoffmann
2015-11-05
1
-6
/
+0
*
vnc: attach names to buffers
Gerd Hoffmann
2015-11-05
2
-0
/
+23
*
buffer: add tracing
Gerd Hoffmann
2015-11-05
2
-0
/
+24
*
buffer: add buffer_shrink
Gerd Hoffmann
2015-11-05
2
-1
/
+29
*
buffer: add buffer_move
Gerd Hoffmann
2015-11-05
2
-0
/
+26
*
buffer: add buffer_move_empty
Gerd Hoffmann
2015-11-05
2
-0
/
+24
*
buffer: add buffer_init
Gerd Hoffmann
2015-11-05
2
-0
/
+23
*
buffer: make the Buffer capacity increase in powers of two
Peter Lieven
2015-11-05
1
-1
/
+4
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20151103'...
Peter Maydell
2015-11-03
15
-93
/
+251
|
\
|
*
ARM: ACPI: Fix MPIDR value in ACPI table
Shannon Zhao
2015-11-03
1
-1
/
+3
|
*
hw/arm/virt-acpi-build: Add GICC ACPI subtable for GICv3
Shannon Zhao
2015-11-03
1
-14
/
+16
|
*
hw/arm/virt-acpi-build: _CCA attribute is compulsory
Graeme Gregory
2015-11-03
1
-0
/
+1
|
*
target-arm: Report S/NS status in the CPU debug logs
Peter Maydell
2015-11-03
2
-2
/
+21
|
*
target-arm: Bring AArch64 debug CPU display of PSTATE into line with AArch32
Peter Maydell
2015-11-03
1
-3
/
+5
|
*
MAINTAINERS: Add new qemu-arm mailing list to ARM related entries
Peter Maydell
2015-11-03
1
-0
/
+23
|
*
arm: stellaris: exit on external reset request
Michael Davidsaver
2015-11-03
1
-0
/
+12
|
*
armv7-m: Implement SYSRESETREQ
Michael Davidsaver
2015-11-03
1
-1
/
+8
|
*
armv7-m: Return DeviceState* from armv7m_init()
Michael Davidsaver
2015-11-03
4
-26
/
+29
|
*
arm: xilinx_zynq: Add linux pre-boot
Peter Crosthwaite
2015-11-03
1
-0
/
+42
|
*
arm: boot: Add board specific setup code API
Peter Crosthwaite
2015-11-03
2
-1
/
+29
|
*
arm: boot: Adjust indentation of FIXUP comments
Peter Crosthwaite
2015-11-03
1
-8
/
+8
|
*
target-arm: Add and use symbolic names for register banks
Soren Brinkmann
2015-11-03
4
-39
/
+56
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20151103-1' into s...
Peter Maydell
2015-11-03
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
usb-host: fix usb3ep0quirk test
Gerd Hoffmann
2015-11-03
1
-1
/
+1
|
*
ehci: clear suspend bit on detach
Gerd Hoffmann
2015-11-03
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20151103-1' into st...
Peter Maydell
2015-11-03
7
-26
/
+94
|
\
\
|
|
/
|
/
|
|
*
vnc: fix bug: vnc server can't start when 'to' is specified
Yang Hongyang
2015-11-03
1
-0
/
+2
|
*
vnc: allow fall back to RAW encoding
Peter Lieven
2015-11-03
1
-2
/
+18
|
*
ui/opengl: Reduce build required libraries for opengl
OGAWA Hirofumi
2015-11-03
3
-20
/
+7
|
*
ui/curses: Fix pageup/pagedown on -curses
OGAWA Hirofumi
2015-11-03
1
-2
/
+6
|
*
ui/curses: Support line graphics chars on -curses mode
OGAWA Hirofumi
2015-11-03
2
-1
/
+55
|
*
ui/curses: Fix monitor color with -curses when 256 colors
OGAWA Hirofumi
2015-11-03
1
-1
/
+6
|
/
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-11-02' into ...
Peter Maydell
2015-11-02
74
-607
/
+663
|
\
|
*
qapi: Simplify gen_struct_field()
Eric Blake
2015-11-02
1
-9
/
+7
|
*
qapi: Reserve 'u' member name
Eric Blake
2015-11-02
6
-1
/
+11
|
*
qapi: Finish converting to new qapi union layout
Eric Blake
2015-11-02
1
-22
/
+6
|
*
tpm: Convert to new qapi union layout
Eric Blake
2015-11-02
2
-5
/
+5
|
*
memory: Convert to new qapi union layout
Eric Blake
2015-11-02
3
-10
/
+10
|
*
input: Convert to new qapi union layout
Eric Blake
2015-11-02
9
-123
/
+125
|
*
char: Convert to new qapi union layout
Eric Blake
2015-11-02
2
-88
/
+88
|
*
net: Convert to new qapi union layout
Eric Blake
2015-11-02
10
-32
/
+32
|
*
sockets: Convert to new qapi union layout
Eric Blake
2015-11-02
3
-61
/
+61
|
*
block: Convert to new qapi union layout
Eric Blake
2015-11-02
4
-41
/
+40
|
*
tests: Convert to new qapi union layout
Eric Blake
2015-11-02
3
-62
/
+62
|
*
qapi-visit: Convert to new qapi union layout
Eric Blake
2015-11-02
1
-15
/
+9
|
*
qapi: Start converting to new qapi union layout
Eric Blake
2015-11-02
2
-8
/
+21
|
*
qapi-visit: Remove redundant functions for flat union base
Eric Blake
2015-11-02
1
-17
/
+15
|
*
qapi: Unbox base members
Eric Blake
2015-11-02
15
-87
/
+54
|
*
qapi: Prefer typesafe upcasts to qapi base classes
Eric Blake
2015-11-02
2
-0
/
+21
|
*
qapi-types: Refactor base fields output
Eric Blake
2015-11-02
1
-10
/
+14
[next]