index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: move obj-TARGET-y variables to nested Makefile.objs
Paolo Bonzini
2012-06-07
34
-195
/
+229
*
build: move *-user/ objects to nested Makefile.objs
Paolo Bonzini
2012-06-07
5
-23
/
+28
*
build: add rules for nesting
Paolo Bonzini
2012-06-07
1
-0
/
+39
*
build: do not sprinkle around GENERATED_HEADERS dependencies
Paolo Bonzini
2012-06-07
3
-20
/
+13
*
build: remove trace-nested-y
Paolo Bonzini
2012-06-07
1
-9
/
+4
*
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-06-06
49
-247
/
+2685
|
\
|
*
Add 'query-events' command to QMP to query async events
Daniel P. Berrange
2012-06-04
4
-62
/
+108
|
*
qapi: convert netdev_del
Luiz Capitulino
2012-06-04
7
-13
/
+31
|
*
qapi: convert netdev_add
Luiz Capitulino
2012-06-04
7
-19
/
+78
|
*
net: net_client_init(): use error_set()
Luiz Capitulino
2012-06-04
4
-21
/
+50
|
*
net: purge the monitor object from all init functions
Luiz Capitulino
2012-06-04
15
-43
/
+27
|
*
qemu-config: introduce qemu_find_opts_err()
Luiz Capitulino
2012-06-04
2
-0
/
+8
|
*
qemu-config: find_list(): use error_set()
Luiz Capitulino
2012-06-04
1
-7
/
+25
|
*
qerror: introduce QERR_INVALID_OPTION_GROUP
Luiz Capitulino
2012-06-04
2
-0
/
+7
|
*
qemu-option: qemu_opts_from_qdict(): use error_set()
Luiz Capitulino
2012-06-04
4
-11
/
+35
|
*
qemu-option: introduce qemu_opt_set_err()
Luiz Capitulino
2012-06-04
2
-0
/
+8
|
*
qemu-option: opt_set(): use error_set()
Luiz Capitulino
2012-06-04
1
-11
/
+20
|
*
qemu-option: qemu_opts_validate(): use error_set()
Luiz Capitulino
2012-06-04
3
-10
/
+11
|
*
qemu-option: qemu_opt_parse(): use error_set()
Luiz Capitulino
2012-06-04
1
-19
/
+17
|
*
qemu-option: parse_option_size(): use error_set()
Luiz Capitulino
2012-06-04
1
-9
/
+8
|
*
qemu-option: parse_option_bool(): use error_set()
Luiz Capitulino
2012-06-04
1
-8
/
+16
|
*
qemu-option: parse_option_number(): use error_set()
Luiz Capitulino
2012-06-04
1
-7
/
+19
|
*
qemu-option: qemu_opts_create(): use error_set()
Luiz Capitulino
2012-06-04
9
-32
/
+59
|
*
introduce a new monitor command 'dump-guest-memory' to dump guest's memory
Wen Congyang
2012-06-04
10
-0
/
+1050
|
*
make gdb_id() generally avialable and rename it to cpu_index()
Wen Congyang
2012-06-04
2
-14
/
+14
|
*
target-i386: Add API to get note's size
Wen Congyang
2012-06-04
2
-0
/
+39
|
*
target-i386: add API to get dump info
Wen Congyang
2012-06-04
3
-0
/
+64
|
*
target-i386: Add API to write cpu status to core file
Wen Congyang
2012-06-04
2
-0
/
+167
|
*
target-i386: Add API to write elf notes to core file
Wen Congyang
2012-06-04
4
-0
/
+260
|
*
Add API to get memory mapping without do paging
Wen Congyang
2012-06-04
2
-0
/
+12
|
*
Add API to get memory mapping
Wen Congyang
2012-06-04
2
-0
/
+62
|
*
Add API to check whether paging mode is enabled
Wen Congyang
2012-06-04
2
-1
/
+12
|
*
implement cpu_get_memory_mapping()
Wen Congyang
2012-06-04
5
-0
/
+288
|
*
Add API to check whether a physical address is I/O address
Wen Congyang
2012-06-04
2
-0
/
+16
|
*
Add API to create memory mapping list
Wen Congyang
2012-06-04
3
-0
/
+214
*
|
Merge remote-tracking branch 'afaerber-or/qom-cpu-3' into staging
Anthony Liguori
2012-06-06
73
-390
/
+517
|
\
\
|
*
|
Kill off cpu_state_reset()
Andreas Färber
2012-06-04
13
-61
/
+4
|
*
|
linux-user: Use cpu_reset() after cpu_init() / cpu_copy()
Andreas Färber
2012-06-04
2
-2
/
+2
|
*
|
bsd-user: Use cpu_reset() in after cpu_init()
Andreas Färber
2012-06-04
1
-1
/
+1
|
*
|
leon3: Store SPARCCPU in ResetData
Andreas Färber
2012-06-04
1
-4
/
+4
|
*
|
leon3: Use cpu_sparc_init() to obtain SPARCCPU
Andreas Färber
2012-06-04
1
-2
/
+4
|
*
|
sun4u: Store SPARCCPU in ResetData
Andreas Färber
2012-06-04
1
-4
/
+4
|
*
|
sun4u: Let cpu_devinit() return SPARCCPU
Andreas Färber
2012-06-04
1
-3
/
+5
|
*
|
sun4u: Use cpu_sparc_init() to obtain SPARCCPU
Andreas Färber
2012-06-04
1
-3
/
+6
|
*
|
sun4m: Pass SPARCCPU to {main,secondary}_cpu_reset()
Andreas Färber
2012-06-04
1
-6
/
+8
|
*
|
sun4m: Use cpu_sparc_init() to obtain SPARCCPU
Andreas Färber
2012-06-04
1
-2
/
+4
|
*
|
target-sparc: Let cpu_sparc_init() return SPARCCPU
Andreas Färber
2012-06-04
2
-5
/
+16
|
*
|
cpu-exec: Use cpu_reset() in cpu_exec() for TARGET_PPC
Andreas Färber
2012-06-04
1
-1
/
+4
|
*
|
virtex_ml507: Pass PowerPCCPU to main_cpu_reset()
Andreas Färber
2012-06-04
1
-3
/
+4
|
*
|
virtex_ml507: Let ppc440_init_xilinx() return PowerPCCPU
Andreas Färber
2012-06-04
1
-6
/
+8
[next]