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-13
tap: Compilation fix for Solaris
Andreas Färber
1
-0
/
+1
2009-12-13
fdc/sparc32: don't hang on detection under OBP
Artyom Tarasenko
1
-0
/
+6
2009-12-13
Sparc32: implement AFX for SS-5
Artyom Tarasenko
1
-1
/
+41
2009-12-13
scsi-disk: Inquiry with allocation length of CDB < 36 (v4)
Artyom Tarasenko
1
-6
/
+15
2009-12-13
microblaze: Handle wdc flush and clear.
Edgar E. Iglesias
1
-0
/
+3
2009-12-13
microblaze: Correct branch to registers.
Paul Hartke
1
-1
/
+1
2009-12-12
v2: properly save kvm system time msr registers
Glauber Costa
3
-0
/
+20
2009-12-12
VNC: Convert do_info_vnc() to QObject
Luiz Capitulino
3
-33
/
+166
2009-12-12
PCI: Convert pci_device_hot_add() to QObject
Luiz Capitulino
3
-6
/
+40
2009-12-12
char: Convert qemu_chr_info() to QObject
Luiz Capitulino
3
-4
/
+46
2009-12-12
block: Convert bdrv_info_stats() to QObject
Luiz Capitulino
3
-14
/
+76
2009-12-12
block: Convert bdrv_info() to QObject
Luiz Capitulino
4
-25
/
+111
2009-12-12
migration: Convert do_info_migrate() to QObject
Luiz Capitulino
3
-17
/
+107
2009-12-12
monitor: Convert do_info_mice() to QObject
Luiz Capitulino
3
-9
/
+59
2009-12-12
monitor: Convert do_info_uuid() to QObject
Luiz Capitulino
1
-3
/
+23
2009-12-12
monitor: Convert do_info_hpet() to QObject
Luiz Capitulino
1
-3
/
+21
2009-12-12
monitor: Convert do_info_name() to QObject
Luiz Capitulino
1
-4
/
+28
2009-12-12
monitor: Convert do_info_kvm() to QObject
Luiz Capitulino
1
-8
/
+33
2009-12-12
monitor: Convert do_info_status() to QObject
Luiz Capitulino
1
-9
/
+35
2009-12-12
monitor: do_info_version(): Use QDict
Luiz Capitulino
1
-20
/
+22
2009-12-12
monitor: do_info_cpus(): Use QBool
Luiz Capitulino
1
-13
/
+25
2009-12-12
monitor: Fix do_info_commands() output
Luiz Capitulino
1
-3
/
+27
2009-12-12
monitor: Fix do_info_balloon() output
Luiz Capitulino
1
-3
/
+16
2009-12-12
QDict: Introduce qdict_get_qlist()
Luiz Capitulino
3
-1
/
+16
2009-12-12
QDict: Introduce qdict_get_qbool()
Luiz Capitulino
3
-1
/
+17
2009-12-12
Makefile: move QObject objs to their own entry
Luiz Capitulino
1
-2
/
+7
2009-12-12
Introduce qemu-objects.h header file
Luiz Capitulino
1
-0
/
+24
2009-12-12
vnc: fix capslock tracking logic.
Gerd Hoffmann
1
-3
/
+5
2009-12-12
QemuOpts: allow larger option values.
Gerd Hoffmann
1
-2
/
+2
2009-12-12
scsi: fix drive hotplug.
Gerd Hoffmann
1
-0
/
+1
2009-12-12
pci: don't hw_error() when no slot is available.
Gerd Hoffmann
1
-2
/
+9
2009-12-12
pci: don't abort() when trying to hotplug with acpi off.
Gerd Hoffmann
1
-1
/
+16
2009-12-12
Set default console to virtio on S390x
Gerd Hoffmann
3
-1
/
+26
2009-12-12
default devices: virtio consoles.
Gerd Hoffmann
1
-30
/
+35
2009-12-12
add -qmp convinience switch
Gerd Hoffmann
2
-5
/
+11
2009-12-12
add new -mon switch
Gerd Hoffmann
2
-0
/
+15
2009-12-12
rework -monitor handling, switch to QemuOpts
Gerd Hoffmann
3
-43
/
+96
2009-12-12
un-static qemu_chr_parse_compat()
Gerd Hoffmann
2
-1
/
+2
2009-12-12
default devices: drives
Gerd Hoffmann
1
-6
/
+10
2009-12-12
default devices: network
Gerd Hoffmann
3
-1
/
+6
2009-12-12
default devices: add global cmd line option.
Gerd Hoffmann
2
-0
/
+11
2009-12-12
default devices: vga adapter.
Gerd Hoffmann
1
-1
/
+8
2009-12-12
zap serial_monitor_mux
Gerd Hoffmann
1
-34
/
+8
2009-12-12
default devices: qemu monitor.
Gerd Hoffmann
1
-44
/
+50
2009-12-12
default devices: parallel port.
Gerd Hoffmann
1
-30
/
+34
2009-12-12
default devices: core code & serial lines.
Gerd Hoffmann
1
-41
/
+81
2009-12-12
vc: colorize chardev title line with blue background.
Gerd Hoffmann
1
-0
/
+2
2009-12-12
chardev: move greeting into vc backend.
Gerd Hoffmann
2
-24
/
+8
2009-12-12
Revert "Set default console to virtio on S390x"
Gerd Hoffmann
1
-26
/
+0
2009-12-12
Revert "monitor: Command-line flag to enable control mode"
Gerd Hoffmann
4
-29
/
+6
[next]