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-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
2008-08-06
Fix Sparc64 shifts
blueswir1
1
-5
/
+3
2008-08-06
Fix gnutls autodetection when using a cross-compiler.
aliguori
1
-5
/
+12
2008-08-06
Fix offset handling for ASI loads and stores (Vince Weaver)
blueswir1
1
-3
/
+1
2008-08-06
only check RCTL_EN in e1000_can_receive()
aliguori
1
-2
/
+1
2008-08-06
Add qemu_realloc(), by Gerd Hoffmann.
ths
9
-16
/
+22
2008-08-03
Account for MacOS X ABI reserved space in linkage area (Andreas Faerber)
malc
2
-2
/
+2
2008-08-03
Preliminary MacOS X on PPC32 support
malc
2
-10
/
+41
2008-08-02
Update OpenBIOS images to SVN revision 218. Changes:
blueswir1
3
-2
/
+1
2008-08-02
Fix compilation of nbd on Solaris (Andreas Faerber)
aliguori
2
-0
/
+7
2008-08-01
Delete unused variable.
ths
1
-1
/
+0
2008-08-01
Handle wrapped registers correctly when saving
blueswir1
1
-1
/
+11
2008-08-01
Set focus to monitor to ask password if line is multiplexed (Laurent Vivier)
aliguori
2
-5
/
+24
2008-08-01
Revert 4977. Laurent asked for this not to be applied but I mistakenly applied
aliguori
1
-4
/
+1
2008-08-01
qemu-img: set encrypted disk image password (Laurent Vivier)
aliguori
1
-1
/
+4
2008-08-01
Ask password when encrypted disk image is used (Laurent Vivier)
aliguori
3
-20
/
+16
2008-07-29
Move audio/sys-queue.h => sys-queue.h
aliguori
2
-1
/
+1
2008-07-29
On ppc32 make tb_set_jmp_target1 behave like it does on a ppc64
malc
2
-35
/
+31
2008-07-29
Update sys-queue.h (Gerd Hoffmann)
aliguori
1
-241
/
+338
2008-07-29
e1000: use common checksumming code
aliguori
1
-14
/
+6
2008-07-29
Add IP checksumming functions to qemu (Gerd Hoffmann)
aliguori
3
-1
/
+95
2008-07-29
Fix cmp/subcc/addcc op bugs reported by Vince Weaver
blueswir1
1
-4
/
+4
2008-07-29
Correct audio api usage in OMAP EAC (spotted by malc).
balrog
1
-31
/
+79
2008-07-29
Fill in WLAN and BT platform data in CAL area as expected by Maemo.
balrog
3
-6
/
+52
2008-07-29
Unswap qemu-arm data and prefetch abort addresses (Laurent Desnogues).
balrog
1
-2
/
+2
2008-07-29
Fix load width for slave address in i2c_bus_load (Chris Lalancette).
balrog
1
-1
/
+1
2008-07-29
Simplify -usbdevice net: syntax, allow VLANs with no NICs.
balrog
2
-33
/
+36
2008-07-29
For consistncy with --target-list accept coma separated items in --audio-card...
malc
1
-1
/
+2
2008-07-29
Remove dyngen leftovers.
edgar_igl
2
-1044
/
+0
2008-07-28
Immediate versions of some operations
malc
1
-27
/
+57
2008-07-28
Do not try handle "special" arguments of and/or/xor/shl/shr, upper level does it
malc
2
-128
/
+76
2008-07-28
Set the L field of CMP[L][I] when dealing with 64 bit quantities
malc
1
-7
/
+12
2008-07-28
Fix preprocessor guard condition
malc
1
-1
/
+1
2008-07-28
Remove leftover from previous way to load 64 bit constants
malc
1
-1
/
+1
2008-07-28
vmware backdoor interface fix (Chris Lalancette)
aliguori
1
-0
/
+8
2008-07-28
Attempt to detect unconnected ptys (Gerd Hoffman)
aliguori
1
-4
/
+145
2008-07-27
Special-case some paths inside tcg_out_tlb_read
malc
1
-6
/
+30
2008-07-27
Fix the opcode value of LWA
malc
1
-1
/
+1
[next]