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
2010-03-23
Fix recent pxa270 serial breakage
Lars Munch
1
-1
/
+1
2010-03-23
qemu-error: Avoid build warning.
Edgar E. Iglesias
1
-1
/
+1
2010-03-23
pci_host: fix breakage
Aurelien Jarno
1
-5
/
+5
2010-03-22
Compile virtio-pci only once
Blue Swirl
2
-2
/
+2
2010-03-22
Compile sound devices only once
Blue Swirl
11
-13
/
+26
2010-03-21
Fix Sparc64 build
Blue Swirl
1
-1
/
+1
2010-03-21
Compile pci_host only once
Blue Swirl
9
-48
/
+69
2010-03-21
Compile pcie_host only once
Blue Swirl
2
-2
/
+2
2010-03-21
Compile pci only once
Blue Swirl
4
-14
/
+13
2010-03-21
Compile usb-ohci only once
Blue Swirl
13
-44
/
+95
2010-03-21
Compile serial only once
Blue Swirl
27
-62
/
+183
2010-03-21
Compile ne2000_isa only once
Blue Swirl
11
-3
/
+13
2010-03-21
Compile isa_mmio only once
Blue Swirl
14
-36
/
+96
2010-03-21
Compile most PCI network cards only once
Blue Swirl
2
-2
/
+2
2010-03-21
Compile qemu-error only once
Blue Swirl
2
-2
/
+2
2010-03-21
Compile async only once
Blue Swirl
2
-2
/
+2
2010-03-21
Compile fdc only once
Blue Swirl
13
-5
/
+17
2010-03-21
Compile most IDE devices only once
Blue Swirl
13
-5
/
+52
2010-03-21
Compile usb-uhci only once
Blue Swirl
8
-2
/
+9
2010-03-21
Compile vga-isa only once
Blue Swirl
8
-2
/
+9
2010-03-21
Compile pcspk only once
Blue Swirl
8
-2
/
+9
2010-03-21
Compile i8254 only once
Blue Swirl
11
-3
/
+13
2010-03-21
Compile parallel only once
Blue Swirl
9
-3
/
+12
2010-03-21
Compile vga-pci only once
Blue Swirl
12
-4
/
+17
2010-03-21
Move x86 specific PC declarations to a separate file
Blue Swirl
6
-17
/
+24
2010-03-21
Revert 'Fix build'
Blue Swirl
1
-1
/
+1
2010-03-21
Revert "Introduce a default qmp session"
Anthony Liguori
1
-63
/
+0
2010-03-21
Revert "qmp: don't make -qmp disable the default monitor"
Anthony Liguori
1
-11
/
+2
2010-03-21
Revert "tap: invoke downscript when we exit abnormally"
Anthony Liguori
1
-16
/
+0
2010-03-21
Revert "Convert atexit users to exit_notifier"
Anthony Liguori
8
-26
/
+12
2010-03-21
Revert "Add exit notifiers"
Anthony Liguori
2
-32
/
+0
2010-03-21
Fix a typo
Blue Swirl
1
-1
/
+2
2010-03-21
Compile disassemblers only once
Blue Swirl
5
-17
/
+74
2010-03-20
tcg/arm: don't save/restore r7 in prologue/epilogue
Aurelien Jarno
1
-6
/
+6
2010-03-20
tcg/arm: fix load/store definitions for 32-bit targets
Aurelien Jarno
1
-0
/
+14
2010-03-20
tcg: protect div2 in tcg/tcg-opc.h
Aurelien Jarno
1
-2
/
+4
2010-03-20
Fix a typo which broke Xen build
Blue Swirl
1
-1
/
+1
2010-03-20
Fix mingw32 build
Blue Swirl
1
-3
/
+14
2010-03-20
Fix build
Blue Swirl
1
-6
/
+1
2010-03-19
Introduce a default qmp session
Anthony Liguori
1
-0
/
+52
2010-03-19
qmp: don't make -qmp disable the default monitor
Anthony Liguori
1
-2
/
+11
2010-03-19
tap: invoke downscript when we exit abnormally
Anthony Liguori
1
-0
/
+16
2010-03-19
Convert atexit users to exit_notifier
Anthony Liguori
8
-12
/
+26
2010-03-19
Add exit notifiers
Anthony Liguori
2
-0
/
+32
2010-03-19
sdl: use mouse mode notifier
Anthony Liguori
1
-11
/
+20
2010-03-19
input: make vnc use mouse mode notifiers
Anthony Liguori
2
-5
/
+10
2010-03-19
Expose whether a mouse is an absolute device via QMP and the human monitor.
Anthony Liguori
1
-6
/
+12
2010-03-19
Add notifier for mouse mode changes
Anthony Liguori
2
-1
/
+39
2010-03-19
Add kbd_mouse_has_absolute()
Anthony Liguori
2
-0
/
+18
2010-03-19
Rewrite mouse handlers to use QTAILQ and to have an activation function
Anthony Liguori
3
-71
/
+59
[next]