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
2008-08-21
De-assert ISA PIC IRQs properly
aurel32
1
-4
/
+6
2008-08-21
bios: update from bochs release 2.3.7
aurel32
2
-75
/
+24
2008-08-21
Relax qemu_ld/st constraints for !SOFTMMU case
malc
1
-1
/
+14
2008-08-20
Kludge to support linux-user on a PPC64
malc
1
-0
/
+9
2008-08-20
Fix tswap size
malc
1
-2
/
+2
2008-08-20
Correct version of Heikki Lindholms ppc64.ld script
malc
1
-26
/
+22
2008-08-20
Relax qemu_ld/st constraints for !SOFTMMU case
malc
1
-2
/
+6
2008-08-20
Avoid clobbering input/aliased registers in !SOFTMMU+64bit+bswap case
malc
1
-9
/
+10
2008-08-20
Clear the upper 32 bits of addr_reg in TARGET_LONG_BITS == 32 case
malc
1
-0
/
+6
2008-08-20
Move tcg_out_tlb_read into #ifdef CONFIG_SOFTMMU block to avoid compiler warning
malc
1
-1
/
+1
2008-08-19
Silence vmport unless DEBUG is enabled.
aliguori
1
-1
/
+5
2008-08-19
Remove unnecessary #includes from block-nbd.c
aliguori
1
-5
/
+0
2008-08-19
Revert r4979 since it breaks the monitor
aliguori
3
-16
/
+20
2008-08-19
ACPI suspend type field is 3 bits long
aurel32
1
-1
/
+1
2008-08-19
i386: fix isapc machine
aurel32
2
-4
/
+10
2008-08-18
i386: Catch all non-present ptes in cpu_get_phys_page_debug (Jan Kiszka)
aliguori
1
-0
/
+2
2008-08-18
APIC: Do not start zero-period timers (Jan Kiszka)
aliguori
1
-0
/
+2
2008-08-18
Report unmapped addresses in memory_dump (Jan Kiszka)
aliguori
1
-1
/
+4
2008-08-17
Fix some warnings that would be generated by gcc -Wmissing-prototypes
blueswir1
11
-67
/
+61
2008-08-17
Fix warnings that would be generated by gcc -Wstrict-prototypes
blueswir1
8
-28
/
+42
2008-08-17
Fix 64 bit constant generation
blueswir1
1
-5
/
+12
2008-08-17
Fix 32 bit address overflow
blueswir1
1
-0
/
+19
2008-08-17
Restore AREG0 after calls
blueswir1
1
-73
/
+64
2008-08-17
Correct 32bit carry flag for add instruction (Igor Kovalenko)
blueswir1
1
-5
/
+8
2008-08-17
Fix g364fb video emulation
aurel32
2
-17
/
+15
2008-08-17
VMDK: Remove debug message
aurel32
1
-1
/
+0
2008-08-16
Sparc code generator update (fix qemu_ld & qemu_st)
blueswir1
1
-129
/
+101
2008-08-15
Use C99 initializers
aurel32
1
-8
/
+8
2008-08-15
Preliminary OpenBSD host support (based on OpenBSD patches by Todd T. Fries)
blueswir1
8
-4
/
+75
2008-08-15
Cancel IDE outstanding IO on device reset (Gleb Natapov)
aliguori
1
-14
/
+26
2008-08-15
Use AIO only if host supports it (based on OpenBSD patches by Todd T. Fries)
blueswir1
2
-0
/
+59
2008-08-15
Sparc code generator update
blueswir1
2
-96
/
+149
2008-08-14
qcow2: Try to aggregate free clusters and freed clusters (Laurent Vivier)
aliguori
1
-18
/
+36
2008-08-14
qcow2: Make sure to return an error when L2 table loading fails
aliguori
1
-1
/
+1
2008-08-14
qcow2: Aggregate same type clusters (Laurent Vivier)
aliguori
1
-53
/
+181
2008-08-14
Extract compressing part from alloc_cluster_offset() (Laurent Vivier)
aliguori
1
-45
/
+124
2008-08-14
Divide get_cluster_offset() (Laurent Vivier)
aliguori
1
-76
/
+132
2008-08-14
qcow2: Extract code from get_cluster_offset() (Laurent Vivier)
aliguori
1
-62
/
+153
2008-08-13
Handle remaining driver names when traversing audio_drv_list (Initial patch b...
malc
1
-0
/
+4
2008-08-13
Allow diskless operation for all mips platforms.
ths
4
-20
/
+25
2008-08-13
Add the altgr key name to the monitor, by Samuel Thibault.
ths
1
-0
/
+2
2008-08-13
Fix encoding of efsctsiz (powerpc spe), by Tristan Gingold.
ths
1
-1
/
+2
2008-08-13
usb-serial: add support for modem lines
aurel32
1
-9
/
+45
2008-08-12
Allow boot without a drive on Sparc machines (partly extracted from Xen)
blueswir1
4
-2
/
+16
2008-08-12
Use C99 initializers
blueswir1
2
-56
/
+56
2008-08-12
serial: Always update iir, even when ier is empty (Samuel Thibault)
aliguori
1
-5
/
+0
2008-08-11
IDE SEEK_STAT flag
aliguori
1
-20
/
+20
2008-08-11
Upgrade emulated UART to 16550A (Stefano Stabellini)
aliguori
3
-94
/
+433
2008-08-06
Fix faligndata (Vince Weaver)
blueswir1
1
-1
/
+4
2008-08-06
Fix I/D MMU tag reads
blueswir1
1
-54
/
+4
[next]