index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-08
removed unused code
bellard
1
-5
/
+0
2007-11-08
added -cpu option for x86 - fixed glibc hack in case the global variables are...
bellard
1
-6
/
+31
2007-11-08
added -cpu option for x86 (initial patch by Dan Kenigsberg)
bellard
3
-64
/
+322
2007-11-07
use config-host.h instead of config.h
bellard
2
-2
/
+2
2007-11-07
fixed QEMU_TOOL tests
bellard
1
-60
/
+61
2007-11-07
SDL and COCA are no longer target dependent - support for common code compila...
bellard
1
-32
/
+24
2007-11-07
compile common code once
bellard
2
-55
/
+98
2007-11-07
CPU specific boot mode (Robert Reif)
blueswir1
5
-10
/
+15
2007-11-07
removed traces
bellard
1
-0
/
+4
2007-11-07
added -startdate option
bellard
4
-4
/
+54
2007-11-07
moved declarations
bellard
1
-2
/
+2
2007-11-05
Add -lpthread flag.
ths
1
-1
/
+2
2007-11-05
Fix muls64 prototype to match the actual implementation.
j_mayer
1
-1
/
+1
2007-11-05
Code used by the linux-user targets should not use vl.h.
j_mayer
1
-1
/
+2
2007-11-05
No functional changes: remove dead code and fix indentation & wrapping lines.
j_mayer
1
-199
/
+196
2007-11-04
Zeroing ITR shouldn't ack irq zero.
balrog
6
-61
/
+858
2007-11-04
Change sysctrl register to 32 bits (original patch by Robert Reif)
blueswir1
1
-20
/
+76
2007-11-04
Fix memory corruption: bdrv_read/write API has been changed to take
j_mayer
1
-4
/
+2
2007-11-04
Fix Solaris breakage
blueswir1
1
-5
/
+5
2007-11-04
Add register mappings in DSP space (must be accessible for MPU too).
balrog
4
-22
/
+66
2007-11-04
Constification
blueswir1
1
-2
/
+2
2007-11-04
Remove target dependent code
blueswir1
3
-8
/
+25
2007-11-04
Make accesses with wrong width also work as apparently real hardware allows t...
balrog
3
-20
/
+59
2007-11-04
Fix grackle (in fact MPC106) PCI host bridge header
j_mayer
1
-16
/
+0
2007-11-04
Fix debug statements
blueswir1
1
-7
/
+7
2007-11-04
PowerPC 601 need specific callbacks for its BATs setup.
j_mayer
8
-35
/
+136
2007-11-04
For consistency, move muls64 / mulu64 prototypes to host-utils.h
j_mayer
5
-42
/
+31
2007-11-04
Improve PowerPC CPU state dump.
j_mayer
1
-23
/
+25
2007-11-04
Fix PowerMac NVRAM device.
j_mayer
5
-16
/
+33
2007-11-03
Fix some compiler warnings.
ths
2
-1
/
+12
2007-11-03
Fix PowerPC high BATs access: BAT number was incorrect.
j_mayer
1
-3
/
+3
2007-11-03
PowerPC MMU and exception fixes:
j_mayer
5
-55
/
+114
2007-11-03
Fix incorrect PowerPC instruction fetch exception dump.
j_mayer
1
-1
/
+1
2007-11-03
Split I^2C controller out of hw/omap.c.
balrog
6
-427
/
+500
2007-11-03
Implement OMAP on-chip RTC (Linux guest date/time now matches with host).
balrog
2
-0
/
+433
2007-11-03
Initial OMAP I^2C controller implementation (communication not tested).
balrog
3
-2
/
+428
2007-11-03
Add OMAP Pulse-width Tone module.
balrog
2
-0
/
+103
2007-11-03
Implement OMAP PWL (backlight) module.
balrog
2
-4
/
+120
2007-11-03
The PINT/DAV pin is active low in the chip spec, not inverted on the board.
balrog
2
-11
/
+63
2007-11-02
Don't print any message when a priviledge exception occurs on mfpvr
j_mayer
1
-4
/
+10
2007-11-02
Fix PowerPC program exception that was broken by FPU exception patches
j_mayer
1
-5
/
+4
2007-11-02
EFAULT - update __get_user() __put_user(), by Thayne Harbaugh.
ths
1
-13
/
+13
2007-11-02
Fix compiler warnings, by Stefan Weil.
ths
2
-21
/
+24
2007-11-02
EFAULT - verify pages are in cache and are read/write, by Thayne Harbaugh.
ths
3
-1
/
+30
2007-11-01
Fix slirp compilation failure when using a newer gcc
blueswir1
2
-1
/
+6
2007-11-01
Add new files fir strace support, missed in earlier commit.
ths
2
-0
/
+1814
2007-11-01
Mention userland strace support, and mipssim machine emulation.
ths
1
-0
/
+2
2007-11-01
Strace for userland emulation, by Stuart Anderson and Thayne Harbaugh.
ths
4
-3
/
+46
2007-10-31
Fix CR ops with complement, thanks to Julian Seward for testing
j_mayer
3
-24
/
+27
2007-10-31
Add copyright and license header.
ths
1
-0
/
+20
[next]