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
*
Fix breakage of alpha, mips64, ppc64 and x86_64 targets on non-amd64 host
Blue Swirl
2009-08-18
1
-1
/
+1
*
Replace REGX with PRIx64
Blue Swirl
2009-08-16
4
-7
/
+8
*
Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx
Blue Swirl
2009-08-16
12
-245
/
+269
*
Replace always_inline with inline
Blue Swirl
2009-08-16
13
-371
/
+355
*
user: compile host-utils.c only once
Blue Swirl
2009-08-16
4
-19
/
+20
*
Simplify 5ba6531956b9b6486560cbd13604c2238a3542dd
Blue Swirl
2009-08-16
1
-9
/
+3
*
Fix desynchronization of condition code state when a memory access traps
Blue Swirl
2009-08-15
1
-0
/
+11
*
PPC: clean up ppc405
Blue Swirl
2009-08-15
8
-349
/
+79
*
Use pstrcpy to avoid OpenBSD linker warnings
Blue Swirl
2009-08-15
1
-1
/
+1
*
bsd-user: Add generic env variable handling
Blue Swirl
2009-08-15
1
-16
/
+35
*
linux-user: compile envlist.c only once
Blue Swirl
2009-08-15
4
-2
/
+2
*
user: compile ioport-user.c only for x86
Blue Swirl
2009-08-15
1
-5
/
+16
*
user: compile path.c only once
Blue Swirl
2009-08-15
7
-168
/
+8
*
Fix migration for ide devices
Anthony Liguori
2009-08-13
1
-0
/
+1
*
Unbreak Sparc64
Blue Swirl
2009-08-13
1
-0
/
+2
*
Unbreak Sparc32 and PPC
Blue Swirl
2009-08-13
2
-5
/
+10
*
Third attempt to invoke create_config properly
malc
2009-08-13
1
-4
/
+2
*
Fix typo
malc
2009-08-12
1
-1
/
+1
*
Do not use $SHELL to invoke our scripts
malc
2009-08-11
1
-2
/
+4
*
Aesthetics
malc
2009-08-11
10
-288
/
+394
*
use C99 initializers for all audio/*
Juan Quintela
2009-08-11
8
-53
/
+56
*
use C99 initializers for audio_pcm_ops
Juan Quintela
2009-08-11
10
-109
/
+92
*
Use C99 initializers for audio_option
Juan Quintela
2009-08-11
10
-168
/
+258
*
Use proper struct initializers and remove INIT_FIELD() macro
Juan Quintela
2009-08-11
11
-116
/
+110
*
Fix virtio-blk
Anthony Liguori
2009-08-10
1
-1
/
+1
*
Add emacs header to Makefile.target
Anthony Liguori
2009-08-10
1
-0
/
+2
*
check for PR_SET_NAME being defined
Nathan Froyd
2009-08-10
1
-1
/
+1
*
rename "info qdrv" to "info qdm"
Gerd Hoffmann
2009-08-10
3
-4
/
+6
*
fix qdev_print_devinfo()
Gerd Hoffmann
2009-08-10
1
-8
/
+16
*
qdev/prop: convert xilinx_timer.c to helper macros.
Gerd Hoffmann
2009-08-10
1
-12
/
+3
*
qdev/prop: convert xilinx_intc.c to helper macros.
Gerd Hoffmann
2009-08-10
1
-6
/
+2
*
qdev/prop: convert xilinx_ethlite.c to helper macros.
Gerd Hoffmann
2009-08-10
1
-12
/
+3
*
qdev/prop: convert virtio-pci.c to helper macros.
Gerd Hoffmann
2009-08-10
1
-23
/
+8
*
qdev/prop: convert vga.c to helper macros.
Gerd Hoffmann
2009-08-10
2
-12
/
+5
*
qdev/prop: convert tcx.c to helper macros.
Gerd Hoffmann
2009-08-10
1
-27
/
+6
*
qdev/prop: convert syborg_timer.c to helper macros.
Gerd Hoffmann
2009-08-10
1
-6
/
+2
*
qdev/prop: convert syborg_serial.c to helper macros.
Gerd Hoffmann
2009-08-10
1
-7
/
+2
*
qdev/prop: convert syborg_pointer.c to helper macros.
Gerd Hoffmann
2009-08-10
1
-12
/
+3
*
qdev/prop: convert syborg_keyboard.c to helper macros.
Gerd Hoffmann
2009-08-10
1
-7
/
+2
*
qdev/prop: convert syborg_interrupt.c to helper macros.
Gerd Hoffmann
2009-08-10
1
-7
/
+2
*
qdev/prop: convert syborg_fb.c to helper macros.
Gerd Hoffmann
2009-08-10
1
-10
/
+3
*
qdev/prop: convert sun4u.c to helper macros.
Gerd Hoffmann
2009-08-10
1
-6
/
+2
*
qdev/prop: convert sun4m.c to helper macros.
Gerd Hoffmann
2009-08-10
1
-6
/
+2
*
qdev/prop: convert sparc32_dma.c to helper macros.
Gerd Hoffmann
2009-08-10
1
-6
/
+2
*
qdev/prop: convert smbus_eeprom.c to helper macros.
Gerd Hoffmann
2009-08-10
1
-8
/
+5
*
qdev/prop: convert slavio_timer.c to helper macros.
Gerd Hoffmann
2009-08-10
1
-6
/
+2
*
qdev/prop: convert slavio_intctl.c to helper macros.
Gerd Hoffmann
2009-08-10
1
-6
/
+2
*
qdev/prop: convert pcnet.c to helper macros.
Gerd Hoffmann
2009-08-10
1
-6
/
+2
*
qdev/prop: convert m48t59.c to helper macros.
Gerd Hoffmann
2009-08-10
1
-16
/
+4
*
qdev/prop: convert iommu.c to helper macros.
Gerd Hoffmann
2009-08-10
1
-6
/
+2
[next]