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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makefile: Fix broken build
Stefan Weil
2011-09-17
1
-2
/
+2
*
build: Always have 'BUILD_DIR' variable pointing to the root of the build tree
Lluís Vilanova
2011-09-16
1
-1
/
+4
*
win32: improve version.o dependency
Blue Swirl
2011-09-10
1
-1
/
+1
*
Rename qemu -> qemu-system-i386
Anthony Liguori
2011-09-02
1
-3
/
+2
*
trace: move backend-specific code into the trace/ directory
Lluís
2011-09-01
1
-0
/
+1
*
guest agent: remove uneeded dependencies
Michael Roth
2011-08-21
1
-4
/
+4
*
Remove remenants of qemu_malloc
Anthony Liguori
2011-08-21
1
-4
/
+4
*
Remove qemu_malloc/qemu_free
Anthony Liguori
2011-08-20
1
-1
/
+1
*
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2011-08-04
1
-0
/
+1
|
\
|
*
Makefile: delete config.log in distclean
Alexandre Raymond
2011-08-03
1
-0
/
+1
*
|
coroutine: add test-coroutine automated tests
Stefan Hajnoczi
2011-08-02
1
-1
/
+2
|
/
*
Makefile: add missing deps on $(GENERATED_HEADERS)
Michael Roth
2011-07-27
1
-1
/
+3
*
Makefile: Minor cscope fixups
Alexandre Raymond
2011-07-27
1
-1
/
+1
*
Let users select their pythons
Blue Swirl
2011-07-25
1
-6
/
+6
*
guest agent: add guest agent RPCs/commands
Michael Roth
2011-07-21
1
-3
/
+13
*
guest agent: qemu-ga daemon
Michael Roth
2011-07-21
1
-3
/
+5
*
guest agent: command state class
Michael Roth
2011-07-21
1
-1
/
+3
*
qapi: add test-qmp-commands, tests for gen. marshalling/dispatch code
Michael Roth
2011-07-21
1
-1
/
+7
*
qapi: add test-visitor, tests for gen. visitor code
Michael Roth
2011-07-21
1
-2
/
+17
*
Add hard build dependency on glib
Anthony Liguori
2011-07-21
1
-0
/
+2
*
libcacard: add libcacard.la target
Alon Levy
2011-06-14
1
-1
/
+19
*
json-parser: propagate error from parser
Anthony Liguori
2011-06-07
1
-2
/
+2
*
PPC: install mpc8544ds.dtb
Alexander Graf
2011-06-03
1
-0
/
+1
*
libcacard: add correct subdirectory dependencies
Paolo Bonzini
2011-05-08
1
-0
/
+2
*
Merge remote-tracking branch 'awilliam/ipxe' into staging
Anthony Liguori
2011-04-25
1
-8
/
+8
|
\
|
*
PXE: Use consistent naming for PXE ROMs
Alex Williamson
2011-04-18
1
-8
/
+8
*
|
Makefile: Clean up after "make pdf"
Brad Hards
2011-04-16
1
-1
/
+4
|
/
*
libcacard: initial commit
Robert Relyea
2011-04-01
1
-2
/
+4
*
trace: move trace objects from Makefile to Makefile.objs
Alon Levy
2011-04-01
1
-32
/
+0
*
Add SLOF-based partition firmware for pSeries machine, allowing more boot opt...
David Gibson
2011-04-01
1
-1
/
+1
*
Implement hcall based RTAS for pSeries machines
David Gibson
2011-04-01
1
-1
/
+2
*
microblaze: Add PetaLogix ml605 MMU little-endian ref design
Michal Simek
2011-03-16
1
-1
/
+1
*
Add scripts directory
Blue Swirl
2011-01-20
1
-13
/
+13
*
spice: add qxl vgabios binary.
Gerd Hoffmann
2010-12-09
1
-1
/
+1
*
Merge remote branch 'origin/master' into pci
Michael S. Tsirkin
2010-12-01
1
-14
/
+41
|
\
|
*
Include directives in default configs
Paul Brook
2010-11-26
1
-5
/
+6
|
*
Add missing dependency.
Paul Brook
2010-11-26
1
-1
/
+1
|
*
Makefile: Fix check dependency breakage
Luiz Capitulino
2010-11-21
1
-6
/
+8
|
*
Add a DTrace tracing backend targetted for SystemTAP compatability
Daniel P. Berrange
2010-11-21
1
-0
/
+23
|
*
Revert "Add a DTrace tracing backend targetted for SystemTAP compatability"
Anthony Liguori
2010-11-21
1
-23
/
+0
|
*
Add a DTrace tracing backend targetted for SystemTAP compatability
Daniel P. Berrange
2010-11-16
1
-0
/
+23
|
*
Add new vgabios binaries to blobs list.
Gerd Hoffmann
2010-11-16
1
-2
/
+3
*
|
eepro100: Use a single rom file for all i825xx devices
Stefan Weil
2010-11-22
1
-1
/
+0
|
/
*
Fix out of tree build
Blue Swirl
2010-11-01
1
-1
/
+1
*
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
2010-11-01
1
-2
/
+5
|
\
|
*
qemu-options.def: add to generated header list
Michael S. Tsirkin
2010-10-27
1
-2
/
+5
*
|
Move QEMU OS dependant library functions to OS specific files
Jes Sorensen
2010-10-30
1
-3
/
+3
*
|
Merge remote branch 'qmp/for-anthony' into staging
Anthony Liguori
2010-10-26
1
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
Fix test suite build with tracing enabled
Jan Kiszka
2010-10-22
1
-6
/
+6
*
|
qemu-timer: move commonly used timer code to qemu-timer-common
Blue Swirl
2010-10-23
1
-3
/
+3
|
/
[next]