index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
disas: Implement fallback to dump object code as hex
Richard Henderson
2013-08-24
1
-10
/
+37
*
|
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2013-08-22
16
-52
/
+486
|
\
\
|
*
|
scripts/qapi.py: Avoid syntax not supported by Python 2.4
Peter Maydell
2013-08-20
1
-1
/
+1
|
*
|
monitor: print the invalid char in error message
Fam Zheng
2013-08-20
1
-3
/
+7
|
*
|
OptsVisitor: introduce unit tests, with test cases for range flattening
Laszlo Ersek
2013-08-20
5
-3
/
+300
|
*
|
add "test-int128" and "test-bitops" to .gitignore
Laszlo Ersek
2013-08-20
1
-0
/
+2
|
*
|
OptsVisitor: don't try to flatten overlong integer ranges
Laszlo Ersek
2013-08-20
2
-2
/
+11
|
*
|
OptsVisitor: opts_type_uint64(): recognize intervals when LM_IN_PROGRESS
Laszlo Ersek
2013-08-20
1
-5
/
+27
|
*
|
OptsVisitor: rebase opts_type_uint64() to parse_uint_full()
Laszlo Ersek
2013-08-20
1
-18
/
+5
|
*
|
OptsVisitor: opts_type_int(): recognize intervals when LM_IN_PROGRESS
Laszlo Ersek
2013-08-20
1
-6
/
+28
|
*
|
OptsVisitor: introduce list modes for interval flattening
Laszlo Ersek
2013-08-20
1
-2
/
+65
|
*
|
OptsVisitor: introduce basic list modes
Laszlo Ersek
2013-08-20
1
-10
/
+35
|
*
|
Convert stderr message calling error_get_pretty() to error_report()
Seiji Aguchi
2013-08-20
7
-14
/
+17
*
|
|
Merge remote-tracking branch 'jliu/or32' into staging
Anthony Liguori
2013-08-22
2
-11
/
+9
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
hw/openrisc: Avoid undefined shift in openrisc_pic_cpu_handler()
Jia Liu
2013-08-21
1
-1
/
+3
|
*
|
hw/openrisc: Fix masking in openrisc_pic_cpu_handler()
Jia Liu
2013-08-21
1
-8
/
+5
|
*
|
hw/openrisc: Avoid using uninitialised variable 'entry'
Jia Liu
2013-08-21
1
-2
/
+1
|
/
/
*
|
Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20130820' into st...
Anthony Liguori
2013-08-20
26
-210
/
+514
|
\
\
|
|
/
|
/
|
|
*
hw/timer/imx_epit: Simplify and fix imx_epit implementation
Peter Chubb
2013-08-20
1
-58
/
+36
|
*
default-configs: Fix A9MP and A15MP config names
Peter Maydell
2013-08-20
2
-4
/
+4
|
*
hw/cpu/a15mpcore: Wire generic timer outputs to GIC inputs
Peter Maydell
2013-08-20
1
-0
/
+18
|
*
target-arm: Implement the generic timer
Peter Maydell
2013-08-20
5
-8
/
+290
|
*
target-arm: Support coprocessor registers which do I/O
Peter Maydell
2013-08-20
2
-4
/
+18
|
*
target-arm: Allow raw_read() and raw_write() to handle 64 bit regs
Peter Maydell
2013-08-20
1
-2
/
+10
|
*
hw/arm/pic_cpu: Remove the now-unneeded arm_pic_init_cpu()
Peter Maydell
2013-08-20
3
-31
/
+1
|
*
hw/arm/xilinx_zynq: Don't use arm_pic_init_cpu()
Peter Maydell
2013-08-20
1
-5
/
+2
|
*
hw/arm/vexpress: Don't use arm_pic_init_cpu()
Peter Maydell
2013-08-20
1
-6
/
+2
|
*
hw/arm/versatilepb: Don't use arm_pic_init_cpu()
Peter Maydell
2013-08-20
1
-4
/
+3
|
*
hw/arm/strongarm: Don't use arm_pic_init_cpu()
Peter Maydell
2013-08-20
1
-3
/
+3
|
*
hw/arm/realview: Don't use arm_pic_init_cpu()
Peter Maydell
2013-08-20
1
-3
/
+1
|
*
hw/arm/omap*: Don't use arm_pic_init_cpu()
Peter Maydell
2013-08-20
2
-8
/
+8
|
*
hw/arm/musicpal: Don't use arm_pic_init_cpu()
Peter Maydell
2013-08-20
1
-3
/
+1
|
*
hw/arm/kzm: Don't use arm_pic_init_cpu()
Peter Maydell
2013-08-20
1
-5
/
+3
|
*
hw/arm/integratorcp: Don't use arm_pic_init_cpu()
Peter Maydell
2013-08-20
1
-4
/
+3
|
*
hw/arm/highbank: Don't use arm_pic_init_cpu()
Peter Maydell
2013-08-20
1
-3
/
+1
|
*
hw/arm/exynos4210: Don't use arm_pic_init_cpu()
Peter Maydell
2013-08-20
1
-13
/
+3
|
*
hw/arm/armv7m: Don't use arm_pic_init_cpu()
Peter Maydell
2013-08-20
1
-3
/
+2
|
*
target-arm: Make IRQ and FIQ gpio lines on the CPU object
Peter Maydell
2013-08-20
3
-53
/
+73
|
*
target-arm: Implement 'int' loglevel
Peter Maydell
2013-08-20
1
-0
/
+42
*
|
Merge remote-tracking branch 'stefanha/block-next' into staging
Anthony Liguori
2013-08-20
19
-289
/
+163
|
\
\
|
*
|
aio: drop io_flush argument
Stefan Hajnoczi
2013-08-19
16
-88
/
+61
|
*
|
tests: drop event_active_cb()
Stefan Hajnoczi
2013-08-19
1
-14
/
+8
|
*
|
thread-pool: drop thread_pool_active()
Stefan Hajnoczi
2013-08-19
1
-7
/
+1
|
*
|
dataplane/virtio-blk: drop flush_true() and flush_io()
Stefan Hajnoczi
2013-08-19
1
-15
/
+2
|
*
|
block/ssh: drop return_true()
Stefan Hajnoczi
2013-08-19
1
-9
/
+1
|
*
|
block/sheepdog: drop have_co_req() and aio_flush_request()
Stefan Hajnoczi
2013-08-19
1
-20
/
+5
|
*
|
block/rbd: drop qemu_rbd_aio_flush_cb()
Stefan Hajnoczi
2013-08-19
1
-13
/
+1
|
*
|
block/nbd: drop nbd_have_request()
Stefan Hajnoczi
2013-08-19
1
-10
/
+3
|
*
|
block/linux-aio: drop qemu_laio_completion_cb()
Stefan Hajnoczi
2013-08-19
1
-15
/
+2
|
*
|
block/iscsi: drop iscsi_process_flush()
Stefan Hajnoczi
2013-08-19
1
-8
/
+1
[prev]
[next]