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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-17
more alarm timer cleanup
Paolo Bonzini
1
-11
/
+18
2010-03-17
only one flag is needed for alarm_timer
Paolo Bonzini
1
-16
/
+15
2010-03-17
fix error in win32_rearm_timer
Paolo Bonzini
1
-1
/
+1
2010-03-17
avoid dubiously clever code in win32_start_timer
Paolo Bonzini
1
-4
/
+2
2010-03-17
balloon: Do not save VM state wrt asynchronous virtio operations
Adam Litke
1
-9
/
+0
2010-03-17
block: add logical_block_size property
Christoph Hellwig
4
-9
/
+29
2010-03-17
Avoid crash on '-usbdevice <device>' without parameters
Jan Kiszka
1
-1
/
+3
2010-03-17
Fix SIGFPE for vnc display of width/height = 1
Chris Webb
1
-2
/
+4
2010-03-17
usb-linux: remove unreachable default in switch statement
Paul Bolle
1
-3
/
+0
2010-03-17
sdl: improve error message on fatal error
Bjørn Mork
1
-1
/
+2
2010-03-17
Wrong error message in block_passwd command
Shahar Havivi
2
-3
/
+11
2010-03-17
QError: New QERR_DEVICE_NOT_ENCRYPTED
Shahar Havivi
2
-0
/
+7
2010-03-17
Merge remote branch 'markus/qerror' into staging
Anthony Liguori
45
-533
/
+1007
2010-03-17
Merge remote branch 'mst/pci' into staging
Anthony Liguori
2
-62
/
+35
2010-03-17
Large page TLB flush
Paul Brook
14
-80
/
+136
2010-03-16
monitor: convert do_device_add() to QObject
Markus Armbruster
3
-10
/
+37
2010-03-16
monitor: Use argument type 'O' for device_add
Markus Armbruster
2
-4
/
+3
2010-03-16
monitor: New argument type 'O'
Markus Armbruster
1
-4
/
+50
2010-03-16
qemu-option: Rename find_list() to qemu_find_opts() & external linkage
Markus Armbruster
2
-4
/
+5
2010-03-16
qemu-option: Move the implied first name into QemuOptsList
Markus Armbruster
8
-13
/
+24
2010-03-16
qemu-option: Functions to convert to/from QDict
Markus Armbruster
2
-0
/
+82
2010-03-16
error: Convert do_device_add() to QError
Markus Armbruster
1
-10
/
+9
2010-03-16
Revert "qdev: Use QError for 'device not found' error"
Markus Armbruster
1
-2
/
+2
2010-03-16
error: New QERR_NO_BUS_FOR_DEVICE
Markus Armbruster
2
-0
/
+7
2010-03-16
error: New QERR_DEVICE_INIT_FAILED
Markus Armbruster
2
-0
/
+7
2010-03-16
error: New QERR_BUS_NO_HOTPLUG
Markus Armbruster
2
-0
/
+7
2010-03-16
error: New QERR_BAD_BUS_FOR_DEVICE
Markus Armbruster
2
-0
/
+7
2010-03-16
error: New error_printf_unless_qmp()
Markus Armbruster
2
-0
/
+13
2010-03-16
qdev: Convert qbus_find() to QError
Markus Armbruster
1
-11
/
+14
2010-03-16
error: New QERR_DEVICE_NO_BUS
Markus Armbruster
2
-0
/
+7
2010-03-16
error: New QERR_DEVICE_MULTIPLE_BUSSES
Markus Armbruster
2
-0
/
+7
2010-03-16
error: New QERR_BUS_NOT_FOUND
Markus Armbruster
2
-0
/
+7
2010-03-16
qdev: Relax parsing of bus option
Markus Armbruster
1
-9
/
+17
2010-03-16
qdev: convert setting device properties to QError
Markus Armbruster
2
-10
/
+7
2010-03-16
error: New QERR_PROPERTY_VALUE_NOT_FOUND
Markus Armbruster
2
-0
/
+7
2010-03-16
error: New QERR_PROPERTY_VALUE_IN_USE
Markus Armbruster
2
-0
/
+7
2010-03-16
error: New QERR_PROPERTY_VALUE_BAD
Markus Armbruster
2
-0
/
+7
2010-03-16
error: New QERR_PROPERTY_NOT_FOUND
Markus Armbruster
2
-0
/
+7
2010-03-16
error: Polish human-readable error descriptions
Markus Armbruster
2
-21
/
+21
2010-03-16
error: Let converted handlers print in human monitor
Markus Armbruster
2
-44
/
+38
2010-03-16
monitor: New monitor_cur_is_qmp()
Markus Armbruster
2
-0
/
+8
2010-03-16
qdev: Hide "ptr" properties from users
Markus Armbruster
2
-13
/
+23
2010-03-16
qdev: Hide "no_user" devices from users
Markus Armbruster
1
-6
/
+4
2010-03-16
qdev: Factor qdev_create_from_info() out of qdev_create()
Markus Armbruster
1
-15
/
+22
2010-03-16
qdev: Fix -device and device_add to handle unsuitable bus gracefully
Markus Armbruster
1
-0
/
+5
2010-03-16
error: Track locations on command line
Markus Armbruster
3
-5
/
+27
2010-03-16
QemuOpts: Fix qemu_config_parse() to catch file read errors
Markus Armbruster
1
-0
/
+4
2010-03-16
error: Track locations in configuration files
Markus Armbruster
5
-18
/
+49
2010-03-16
error: Include the program name in error messages to stderr
Markus Armbruster
3
-1
/
+22
2010-03-16
error: Infrastructure to track locations for error reporting
Markus Armbruster
6
-3
/
+138
[next]