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
2012-09-07
fix entry pointer for ELF kernels loaded with -kernel option
Henning Schild
1
-0
/
+11
2012-09-07
vhost: Pass device path to vhost_dev_init()
Stefan Hajnoczi
3
-4
/
+6
2012-09-07
monitor: Rename+move net_handle_fd_param -> monitor_handle_fd_param
Nicholas Bellinger
6
-23
/
+22
2012-09-07
pcie_aer: clear cmask for Advanced Error Interrupt Message Number
Jason Baron
1
-0
/
+5
2012-09-07
pcie: drop version_id field for live migration
Jason Baron
2
-2
/
+1
2012-09-07
qemu: add .exrc
Michael S. Tsirkin
1
-0
/
+7
2012-09-06
hw/pl110: Fix spelling of 'palette'
Peter Maydell
2
-26
/
+26
2012-09-05
target-xtensa: convert host errno values to guest
Max Filippov
1
-8
/
+98
2012-09-05
CHECKPATCH: Add warning for single else statement.
Don Slutz
1
-6
/
+10
2012-09-05
CHECKPATCH: Add --debug adv_apw
Don Slutz
1
-19
/
+32
2012-09-05
CHECKPATCH: Add --debug adv_checking
Don Slutz
1
-1
/
+3
2012-09-05
CHECKPATCH: Add --debug adv_dcs
Don Slutz
1
-0
/
+3
2012-09-05
tcx: tcx_screen_dump(): add error handling
Luiz Capitulino
1
-6
/
+29
2012-09-05
tcx: tcx24_screen_dump(): add error handling
Luiz Capitulino
1
-9
/
+41
2012-09-05
g364fb: g364fb_screen_dump(): add error handling
Luiz Capitulino
1
-12
/
+40
2012-09-05
omap_lcdc: omap_ppm_save(): add error handling
Luiz Capitulino
1
-14
/
+45
2012-09-05
omap_lcdc: rename ppm_save() to omap_ppm_save()
Luiz Capitulino
1
-5
/
+5
2012-09-05
vga: ppm_save(): add error handling
Luiz Capitulino
5
-11
/
+30
2012-09-05
qapi: convert screendump
Luiz Capitulino
8
-16
/
+29
2012-09-05
console: vga_hw_screen_dump_ptr: take Error argument
Luiz Capitulino
9
-15
/
+27
2012-09-05
error: add error_setg()
Luiz Capitulino
1
-0
/
+6
2012-09-05
json-parser: Fix potential NULL pointer segfault
Stefan Weil
1
-1
/
+1
2012-09-05
qapi: Fix potential NULL pointer segfault
Stefan Weil
1
-1
/
+1
2012-09-05
qapi: convert sendkey
Amos Kong
8
-90
/
+171
2012-09-05
monitor: move key_defs[] table and introduce two help functions
Amos Kong
3
-172
/
+203
2012-09-05
qapi: add the QKeyCode enum
Amos Kong
1
-0
/
+26
2012-09-05
qapi: generate list struct and visit_list for enum
Amos Kong
2
-2
/
+28
2012-09-05
hmp: rename arguments
Amos Kong
2
-8
/
+8
2012-09-05
monitor: rename keyname '<' to 'less'
Amos Kong
1
-1
/
+8
2012-09-05
fix doc of using raw values with sendkey
Amos Kong
1
-3
/
+3
2012-09-05
Add support for pretty-printing response in qmp-shell
Daniel P. Berrange
1
-13
/
+33
2012-09-05
Open up 1.3 development tree
Anthony Liguori
1
-1
/
+1
2012-09-05
Remove #ifdef QXL_COMMAND_FLAG_COMPAT_16BPP
Søren Sandmann Pedersen
1
-2
/
+0
2012-09-05
qxl: Add set_client_capabilities() interface to QXLInterface
Søren Sandmann Pedersen
1
-0
/
+23
2012-09-05
spice: make number of surfaces runtime-configurable.
Gerd Hoffmann
4
-19
/
+23
2012-09-05
configure: print spice-protocol and spice-server versions
Alon Levy
1
-1
/
+3
2012-09-05
qxl: add QXL_IO_MONITORS_CONFIG_ASYNC
Alon Levy
5
-4
/
+109
2012-09-05
qxl: disallow unknown revisions
Alon Levy
1
-1
/
+4
2012-09-05
qxl/update_area_io: guest_bug on invalid parameters
Alon Levy
1
-0
/
+12
2012-09-05
spice: increase the verbosity of spice section in "qemu --help"
Yonit Halperin
1
-1
/
+17
2012-09-05
spice: adding seamless-migration option to the command line
Yonit Halperin
3
-0
/
+13
2012-09-05
spice: add 'migrated' flag to spice info
Yonit Halperin
3
-1
/
+10
2012-09-05
spice migration: add QEVENT_SPICE_MIGRATE_COMPLETED
Yonit Halperin
3
-1
/
+10
2012-09-05
spice: notify on vm state change only via spice_server_vm_start/stop
Yonit Halperin
4
-7
/
+45
2012-09-05
spice: notify spice server on vm start/stop
Yonit Halperin
1
-0
/
+14
2012-09-05
spice: abort on invalid streaming cmdline params
Christophe Fergeau
1
-1
/
+2
2012-09-05
Update version for 1.2.0
v1.2.0
Anthony Liguori
1
-1
/
+1
2012-09-04
console: bounds check whenever changing the cursor due to an escape code
Ian Campbell
1
-29
/
+28
2012-09-04
qemu-timer: properly arm alarm timer for timers set by device initialization
Paolo Bonzini
1
-3
/
+0
2012-09-01
target-xtensa: return ENOSYS for unimplemented simcalls
Max Filippov
1
-0
/
+2
[prev]
[next]