index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-26
Log reset events (Jan Kiszka)
aliguori
10
-2
/
+45
2009-01-26
Remove the advertising clause from the slirp license
aliguori
19
-93
/
+18
2009-01-26
R13 is reserved for small data area pointer by SVR4 PPC ABI
malc
1
-0
/
+5
2009-01-26
MTRR support on x86 (Carl-Daniel Hailfinger)
aliguori
2
-1
/
+106
2009-01-26
qemu iovec: keep track of total size, allow partial copies (Gerd Hoffman)
aliguori
3
-6
/
+14
2009-01-26
build system: Further improve quiet mode (Jan Kiszka)
aliguori
2
-7
/
+7
2009-01-26
Move definition of rgb_to_pixel_dup_table (Nathan Froyd)
aliguori
1
-11
/
+9
2009-01-26
Add reset irq state for ps2 reboot callback (Dor Laor)
aliguori
1
-0
/
+1
2009-01-26
Handle link status in qemu_sendv_packet() (Mark McLoughlin)
aliguori
1
-0
/
+15
2009-01-26
Enabled building of x86_64 code on Mac OS X (Alexander Graf)
aliguori
1
-1
/
+11
2009-01-26
Define PCI vendor and device IDs in pci.h (Stuart Brady)
aliguori
29
-159
/
+157
2009-01-26
vnc fixes and improvements (Stefano Stabellini)
aliguori
3
-6
/
+34
2009-01-26
Use the default subsystem vendor ID for virtio devices (Mark McLoughlin)
aliguori
4
-4
/
+8
2009-01-26
Add macro for virtio-console PCI device ID (Mark McLoughlin)
aliguori
2
-1
/
+3
2009-01-26
Use macros for virtio-net PCI vendor/device IDs (Mark McLoughlin)
aliguori
1
-1
/
+3
2009-01-26
target-ppc: always load kernel to KERNEL_LOAD_ADDR
aurel32
1
-3
/
+9
2009-01-25
Add static qualifier to local functions
malc
2
-2
/
+2
2009-01-25
Massage PPC version of cpu_get_real_ticks a little
malc
1
-22
/
+22
2009-01-24
Fix bsd-user compile like r6412
blueswir1
1
-0
/
+13
2009-01-24
sh4: sh_pci. Register resouces both at A7 and P4.
aurel32
1
-10
/
+7
2009-01-24
Synch code, help and docs
blueswir1
5
-335
/
+560
2009-01-24
sh4: r2d. Endian conversion for peripheral register initialization.
aurel32
1
-4
/
+2
2009-01-24
Use broadcast address for slirp dhcp replies
aurel32
1
-0
/
+2
2009-01-24
Support epoch of 1980 in RTC emulation for MIPS Magnum
aurel32
7
-11
/
+20
2009-01-24
List virtio console device in pci-ids.txt
aurel32
1
-1
/
+2
2009-01-24
kvm/powerpc: extern one function for MPC85xx code use
aurel32
2
-1
/
+3
2009-01-24
Reformat quiet build
aurel32
1
-5
/
+5
2009-01-24
target-ppc: Add SPE register read/write using XML
aurel32
1
-0
/
+50
2009-01-24
target-ppc: Add Altivec register read/write using XML
aurel32
1
-0
/
+50
2009-01-24
target-ppc: Add float register read/write using XML
aurel32
1
-0
/
+32
2009-01-24
target-ppc: Include gdbstub.h
aurel32
1
-0
/
+1
2009-01-24
target-ppc: Change core powerpc gdbstub bits to be XML-aware
aurel32
1
-1
/
+22
2009-01-24
target-ppc: Add XML files for PowerPC registers
aurel32
6
-0
/
+248
2009-01-24
mips: limit RAM size to 256MB on malta and qemu boards
aurel32
2
-0
/
+12
2009-01-24
target-ppc: change the default RAM size to 128MB like other targets
aurel32
1
-4
/
+0
2009-01-24
Fix format warnings
malc
1
-2
/
+2
2009-01-24
Floppy: Properly handle Sense Interrupt Status after FDC Reset
blueswir1
1
-12
/
+18
2009-01-24
Fix kernel_size and initrd_size sign (Francois Revol)
blueswir1
1
-1
/
+2
2009-01-24
Rename sigev_signo to avoid FreeBSD problems (Juergen Lock)
blueswir1
3
-3
/
+3
2009-01-23
fix endianness problem sharing the videoram buffer
malc
3
-11
/
+62
2009-01-23
linux-user: add qemu_realloc() implementation to unbreak the build (Gerd Hoff...
aliguori
1
-0
/
+13
2009-01-22
Fix NAME2/FIELD2 warnings
malc
1
-0
/
+2
2009-01-22
Stop VM on error in virtio-blk. (Gleb Natapov)
aliguori
2
-47
/
+125
2009-01-22
Stop VM on error in scsi-disk (Gleb Natapov)
aliguori
2
-19
/
+71
2009-01-22
qemu-img: info: show highest_alloc and num_free_bytes if exist (Uri Lublin)
aliguori
1
-0
/
+4
2009-01-22
qcow2 format: keep 'num_free_bytes', and show it upon 'info blockstats' (Uri ...
aliguori
3
-10
/
+32
2009-01-22
info blockstats: show highest_allocated if exists (Uri Lublin)
aliguori
1
-1
/
+6
2009-01-22
block-qcow2: export highest_allocated through BlockDriverInfo and get_info() ...
aliguori
2
-0
/
+2
2009-01-22
block-qcow2: keep highest allocated byte (Uri Lublin)
aliguori
1
-0
/
+34
2009-01-22
Fix warning in ide.c
aliguori
1
-1
/
+1
[next]