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
*
fw_cfg: fix crash if FW_CFG_WRITE_CHANNEL is used incorrectly
Blue Swirl
2011-09-04
1
-1
/
+2
*
softfloat: Use uint32 consistently
Andreas Färber
2011-09-03
2
-12
/
+12
*
softfloat: Use uint16 consistently
Andreas Färber
2011-09-03
2
-6
/
+6
*
Allow overriding the location of Samba's smbd.
Brad
2011-09-03
4
-9
/
+13
*
Use new macro QEMU_PACKED for packed structures
Stefan Weil
2011-09-03
36
-259
/
+259
*
Add new macro QEMU_PACKED for packed C structures
Stefan Weil
2011-09-03
1
-0
/
+6
*
rename qemu_malloc and related to glib names for coherence
Frediano Ziglio
2011-09-02
2
-7
/
+7
*
Fix install(1) usage to be compatible with OpenBSD's install(1).
Brad
2011-09-02
1
-3
/
+3
*
Rename qemu -> qemu-system-i386
Anthony Liguori
2011-09-02
2
-7
/
+2
*
main: force enabling of I/O thread
Anthony Liguori
2011-09-02
6
-232
/
+1
*
trace: fix out-of-tree builds
Anthony Liguori
2011-09-02
1
-1
/
+1
*
Merge remote-tracking branch 'stefanha/tracing' into staging
Anthony Liguori
2011-09-02
21
-490
/
+719
|
\
|
*
simpletrace: fix process() argument count
Stefan Hajnoczi
2011-09-01
1
-2
/
+2
|
*
trace: enable all events
Lluís
2011-09-01
1
-324
/
+324
|
*
trace: [stderr] add support for dynamically enabling/disabling events
Lluís
2011-09-01
7
-11
/
+81
|
*
trace: [simple] disable all trace points by default
Lluís
2011-09-01
3
-13
/
+10
|
*
trace: always use the "nop" backend on events with the "disable" keyword
Lluís
2011-09-01
2
-23
/
+17
|
*
trace: add "-trace events" argument to control initial state
Lluís
2011-09-01
9
-13
/
+92
|
*
trace: always compile support for controlling and querying trace event states
Lluís
2011-09-01
3
-24
/
+40
|
*
trace: separate trace event control and query routines from the simple backend
Lluís
2011-09-01
6
-17
/
+40
|
*
trace: generalize the "property" concept in the trace-events file
Lluís
2011-09-01
2
-42
/
+35
|
*
trace: avoid conditional code compilation during option parsing
Lluís
2011-09-01
9
-26
/
+72
|
*
trace: move backend-specific code into the trace/ directory
Lluís
2011-09-01
6
-7
/
+10
|
*
trace: [make] replace 'ifeq' with values in CONFIG_TRACE_*
Lluís
2011-09-01
1
-7
/
+5
|
*
trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_*
Lluís
2011-09-01
9
-21
/
+31
|
*
build: [simple] Include qemu-timer-common.o in trace-obj-y
Lluís
2011-09-01
1
-1
/
+1
|
*
build: Fix linkage of QEMU_PROG
Lluís
2011-09-01
1
-1
/
+1
*
|
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2011-09-01
4
-4
/
+4
|
\
\
|
*
|
Fix spelling in comments and debug messages (recieve -> receive)
Stefan Weil
2011-08-29
3
-3
/
+3
|
*
|
hw/pci-stub: fix comment typo
Alon Levy
2011-08-29
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'qemu-kvm-tmp/memory/core' into staging
Anthony Liguori
2011-09-01
1
-1
/
+1
|
\
\
\
|
*
|
|
memory: Fix memory_region_get_ram_ptr for ROM devices
Jan Kiszka
2011-08-30
1
-1
/
+1
*
|
|
|
build: sort objects to remove duplicates for link
Stefan Hajnoczi
2011-09-01
1
-1
/
+1
*
|
|
|
main: switch qemu_set_fd_handler to g_io_add_watch
Anthony Liguori
2011-09-01
1
-1
/
+56
*
|
|
|
Add glib support to main loop
Anthony Liguori
2011-09-01
1
-0
/
+74
*
|
|
|
tcg/ppc/tcg-target.c: Avoid 'set but not used' gcc warnings
Peter Maydell
2011-09-01
1
-10
/
+10
|
|
_
|
/
|
/
|
|
*
|
|
tusb6010: Convert to qdev
Peter Maydell
2011-08-31
3
-80
/
+94
*
|
|
Merge branch 'omap-for-upstream' of git://git.linaro.org/people/pmaydell/qemu...
Edgar E. Iglesias
2011-08-29
8
-203
/
+733
|
\
\
\
|
*
|
|
omap_gpmc: Implement prefetch engine
Peter Maydell
2011-08-28
1
-10
/
+247
|
*
|
|
omap: Wire up the DMA request line to the GPMC
Peter Maydell
2011-08-28
3
-3
/
+8
|
*
|
|
omap_gpmc: Pull prefetch engine data into sub-struct
Peter Maydell
2011-08-28
1
-24
/
+28
|
*
|
|
omap_gpmc: Accept a zero mask field on omap3630
Juha Riihimäki
2011-08-28
1
-5
/
+6
|
*
|
|
hw/omap.h: Add OMAP 3630 to omap_mpu_model enumeration
Peter Maydell
2011-08-28
1
-1
/
+4
|
*
|
|
omap_gpmc: Support NAND devices
Peter Maydell
2011-08-28
2
-12
/
+208
|
*
|
|
omap_gpmc: Reindent misindented switch statements
Peter Maydell
2011-08-28
1
-48
/
+48
|
*
|
|
omap_gpmc: Calculate revision from OMAP model
Juha Riihimäki
2011-08-28
1
-1
/
+3
|
*
|
|
omap_gpmc: Take omap_mpu_state* in omap_gpmc_init
Juha Riihimäki
2011-08-28
3
-3
/
+5
|
*
|
|
omap_gpmc: Fix handling of FIFOTHRESHOLDSTATUS bit
Peter Maydell
2011-08-28
1
-1
/
+1
|
*
|
|
omap_gpmc: Wire up the GPMC IRQ correctly
Peter Maydell
2011-08-28
1
-0
/
+1
|
*
|
|
omap_gpmc: GPMC_IRQSTATUS is write-one-to-clear
Peter Maydell
2011-08-28
1
-1
/
+1
[next]