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-12-12
Do not abort on qemu_malloc(0) in production builds
Anthony Liguori
2
-7
/
+30
2009-12-11
Fix ARM userspace strex implementation.
Paul Brook
1
-0
/
+1
2009-12-10
microblaze: Make boot_info static.
Edgar E. Iglesias
1
-1
/
+1
2009-12-10
microblaze: Add missing cpu_reset.
Edgar E. Iglesias
1
-0
/
+2
2009-12-10
microblaze: Boot and reset fixes.
Edgar E. Iglesias
1
-13
/
+16
2009-12-10
microblaze: Update disasm to latest GPLv2 version.
Edgar E. Iglesias
1
-96
/
+354
2009-12-07
qemu: delete rule target on error
Michael S. Tsirkin
1
-0
/
+3
2009-12-07
QMP: add human-readable description to error response
Markus Armbruster
4
-6
/
+23
2009-12-07
monitor: convert do_getfd() to QError
Markus Armbruster
1
-4
/
+6
2009-12-07
QError: New QERR_TOO_MANY_FILES
Markus Armbruster
2
-0
/
+7
2009-12-07
New QERR_INVALID_PARAMETER
Markus Armbruster
2
-0
/
+7
2009-12-07
QError: New QERR_FD_NOT_SUPPLIED
Markus Armbruster
2
-0
/
+7
2009-12-07
monitor: convert do_closefd() to QError
Markus Armbruster
1
-2
/
+1
2009-12-07
QError: New QERR_FD_NOT_FOUND
Markus Armbruster
2
-0
/
+7
2009-12-07
monitor: convert do_change() to QObject, QError
Markus Armbruster
2
-9
/
+13
2009-12-07
QError: New QERR_VNC_SERVER_FAILED
Markus Armbruster
2
-0
/
+7
2009-12-07
QError: New QERR_SET_PASSWD_FAILED
Markus Armbruster
2
-0
/
+7
2009-12-07
QError: New QERR_INVALID_BLOCK_FORMAT
Markus Armbruster
2
-0
/
+7
2009-12-07
monitor: convert do_eject() to QError
Markus Armbruster
1
-3
/
+4
2009-12-07
QError: New QERR_DEVICE_NOT_REMOVABLE
Markus Armbruster
2
-0
/
+7
2009-12-07
QError: New QERR_DEVICE_LOCKED
Markus Armbruster
2
-0
/
+7
2009-12-07
QError: Put error definitions in alphabetical order
Markus Armbruster
2
-29
/
+29
2009-12-07
monitor: Fix double-prompt after "change vnc passwd BLA"
Markus Armbruster
1
-3
/
+8
2009-12-07
monitor: do_cont(): Don't ask for passwords
Luiz Capitulino
1
-1
/
+9
2009-12-07
QError: new class for device encrypted errors
Luiz Capitulino
2
-0
/
+7
2009-12-07
Merge commit 'mst/pci' into staging
Anthony Liguori
3
-43
/
+179
2009-12-07
monitor: Introduce 'block_passwd' command
Luiz Capitulino
2
-0
/
+30
2009-12-07
QError: Add class for invalid passwords
Luiz Capitulino
2
-0
/
+7
2009-12-07
pci: interrupt disable bit support
Michael S. Tsirkin
2
-2
/
+28
2009-12-07
pci: interrupt status bit implementation
Michael S. Tsirkin
2
-1
/
+26
2009-12-07
pci: prepare irq code for interrupt state
Michael S. Tsirkin
2
-17
/
+74
2009-12-07
msix: function mask support
Michael S. Tsirkin
1
-18
/
+46
2009-12-07
msix: macro rename for function mask support
Michael S. Tsirkin
1
-7
/
+7
2009-12-07
cpuid: Fix multicore setup on Intel
Andre Przywara
1
-15
/
+31
2009-12-07
kvm: x86: Fix initial kvm_has_msr_star
Jan Kiszka
1
-2
/
+2
2009-12-06
TCG: Mac OS X support for ppc64 target
Andreas Faerber
1
-14
/
+41
2009-12-06
Update OpenBIOS images to r640
Blue Swirl
4
-1
/
+1
2009-12-05
Add S390 maintainer information
v0.12.0-rc0
Alexander Graf
1
-0
/
+3
2009-12-05
Set default console to virtio on S390x
Alexander Graf
1
-0
/
+26
2009-12-05
S390 GDB stub
Alexander Graf
1
-0
/
+52
2009-12-05
Add S390x virtio machine description
Alexander Graf
2
-1
/
+256
2009-12-05
Add S390x virtio machine bus
Alexander Graf
3
-0
/
+461
2009-12-05
Add support for S390x system emulation
Alexander Graf
5
-2
/
+208
2009-12-05
Allocate physical memory in low virtual address space
Alexander Graf
1
-0
/
+6
2009-12-05
Add KVM support for S390x
Alexander Graf
2
-1
/
+486
2009-12-05
S/390 fake TCG implementation
Alexander Graf
3
-1
/
+175
2009-12-05
S/390 host/target build system support
Alexander Graf
1
-7
/
+15
2009-12-05
S/390 CPU fake emulation
Alexander Graf
6
-0
/
+374
2009-12-05
Sparc64: handle MMU global bit and nucleus context
Blue Swirl
2
-11
/
+21
2009-12-04
monitor: fix use of plain integer as NULL pointer, spotted by Sparse
Blue Swirl
1
-1
/
+1
[next]