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
*
Log reset events (Jan Kiszka)
aliguori
2009-01-26
10
-2
/
+45
*
Remove the advertising clause from the slirp license
aliguori
2009-01-26
19
-93
/
+18
*
R13 is reserved for small data area pointer by SVR4 PPC ABI
malc
2009-01-26
1
-0
/
+5
*
MTRR support on x86 (Carl-Daniel Hailfinger)
aliguori
2009-01-26
2
-1
/
+106
*
qemu iovec: keep track of total size, allow partial copies (Gerd Hoffman)
aliguori
2009-01-26
3
-6
/
+14
*
build system: Further improve quiet mode (Jan Kiszka)
aliguori
2009-01-26
2
-7
/
+7
*
Move definition of rgb_to_pixel_dup_table (Nathan Froyd)
aliguori
2009-01-26
1
-11
/
+9
*
Add reset irq state for ps2 reboot callback (Dor Laor)
aliguori
2009-01-26
1
-0
/
+1
*
Handle link status in qemu_sendv_packet() (Mark McLoughlin)
aliguori
2009-01-26
1
-0
/
+15
*
Enabled building of x86_64 code on Mac OS X (Alexander Graf)
aliguori
2009-01-26
1
-1
/
+11
*
Define PCI vendor and device IDs in pci.h (Stuart Brady)
aliguori
2009-01-26
29
-159
/
+157
*
vnc fixes and improvements (Stefano Stabellini)
aliguori
2009-01-26
3
-6
/
+34
*
Use the default subsystem vendor ID for virtio devices (Mark McLoughlin)
aliguori
2009-01-26
4
-4
/
+8
*
Add macro for virtio-console PCI device ID (Mark McLoughlin)
aliguori
2009-01-26
2
-1
/
+3
*
Use macros for virtio-net PCI vendor/device IDs (Mark McLoughlin)
aliguori
2009-01-26
1
-1
/
+3
*
target-ppc: always load kernel to KERNEL_LOAD_ADDR
aurel32
2009-01-26
1
-3
/
+9
*
Add static qualifier to local functions
malc
2009-01-25
2
-2
/
+2
*
Massage PPC version of cpu_get_real_ticks a little
malc
2009-01-25
1
-22
/
+22
*
Fix bsd-user compile like r6412
blueswir1
2009-01-24
1
-0
/
+13
*
sh4: sh_pci. Register resouces both at A7 and P4.
aurel32
2009-01-24
1
-10
/
+7
*
Synch code, help and docs
blueswir1
2009-01-24
5
-335
/
+560
*
sh4: r2d. Endian conversion for peripheral register initialization.
aurel32
2009-01-24
1
-4
/
+2
*
Use broadcast address for slirp dhcp replies
aurel32
2009-01-24
1
-0
/
+2
*
Support epoch of 1980 in RTC emulation for MIPS Magnum
aurel32
2009-01-24
7
-11
/
+20
*
List virtio console device in pci-ids.txt
aurel32
2009-01-24
1
-1
/
+2
*
kvm/powerpc: extern one function for MPC85xx code use
aurel32
2009-01-24
2
-1
/
+3
*
Reformat quiet build
aurel32
2009-01-24
1
-5
/
+5
*
target-ppc: Add SPE register read/write using XML
aurel32
2009-01-24
1
-0
/
+50
*
target-ppc: Add Altivec register read/write using XML
aurel32
2009-01-24
1
-0
/
+50
*
target-ppc: Add float register read/write using XML
aurel32
2009-01-24
1
-0
/
+32
*
target-ppc: Include gdbstub.h
aurel32
2009-01-24
1
-0
/
+1
*
target-ppc: Change core powerpc gdbstub bits to be XML-aware
aurel32
2009-01-24
1
-1
/
+22
*
target-ppc: Add XML files for PowerPC registers
aurel32
2009-01-24
6
-0
/
+248
*
mips: limit RAM size to 256MB on malta and qemu boards
aurel32
2009-01-24
2
-0
/
+12
*
target-ppc: change the default RAM size to 128MB like other targets
aurel32
2009-01-24
1
-4
/
+0
*
Fix format warnings
malc
2009-01-24
1
-2
/
+2
*
Floppy: Properly handle Sense Interrupt Status after FDC Reset
blueswir1
2009-01-24
1
-12
/
+18
*
Fix kernel_size and initrd_size sign (Francois Revol)
blueswir1
2009-01-24
1
-1
/
+2
*
Rename sigev_signo to avoid FreeBSD problems (Juergen Lock)
blueswir1
2009-01-24
3
-3
/
+3
*
fix endianness problem sharing the videoram buffer
malc
2009-01-23
3
-11
/
+62
*
linux-user: add qemu_realloc() implementation to unbreak the build (Gerd Hoff...
aliguori
2009-01-23
1
-0
/
+13
*
Fix NAME2/FIELD2 warnings
malc
2009-01-22
1
-0
/
+2
*
Stop VM on error in virtio-blk. (Gleb Natapov)
aliguori
2009-01-22
2
-47
/
+125
*
Stop VM on error in scsi-disk (Gleb Natapov)
aliguori
2009-01-22
2
-19
/
+71
*
qemu-img: info: show highest_alloc and num_free_bytes if exist (Uri Lublin)
aliguori
2009-01-22
1
-0
/
+4
*
qcow2 format: keep 'num_free_bytes', and show it upon 'info blockstats' (Uri ...
aliguori
2009-01-22
3
-10
/
+32
*
info blockstats: show highest_allocated if exists (Uri Lublin)
aliguori
2009-01-22
1
-1
/
+6
*
block-qcow2: export highest_allocated through BlockDriverInfo and get_info() ...
aliguori
2009-01-22
2
-0
/
+2
*
block-qcow2: keep highest allocated byte (Uri Lublin)
aliguori
2009-01-22
1
-0
/
+34
*
Fix warning in ide.c
aliguori
2009-01-22
1
-1
/
+1
[next]