index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi-commands.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-29
monitor: Switch from timer_new() to timer_new_ns()
Markus Armbruster
1
-4
/
+3
2015-10-29
monitor: Simplify event throttling
Markus Armbruster
2
-35
/
+32
2015-10-29
monitor: Reduce casting of QAPI event QDict
Markus Armbruster
1
-19
/
+19
2015-10-29
qstring: Make conversion from QObject * accept null
Markus Armbruster
3
-13
/
+8
2015-10-29
qlist: Make conversion from QObject * accept null
Markus Armbruster
1
-2
/
+1
2015-10-29
qfloat qint: Make conversion from QObject * accept null
Markus Armbruster
4
-22
/
+21
2015-10-29
qdict: Make conversion from QObject * accept null
Markus Armbruster
2
-11
/
+6
2015-10-29
qbool: Make conversion from QObject * accept null
Markus Armbruster
3
-13
/
+8
2015-10-29
qobject: Drop QObject_HEAD
Markus Armbruster
7
-10
/
+6
2015-10-29
enable multi-function hot-add
Cao jin
4
-10
/
+64
2015-10-29
remove function during multi-function hot-add
Cao jin
1
-5
/
+18
2015-10-29
tests/vhost-user-bridge: add vhost-user bridge application
Victor Kaplansky
2
-0
/
+1111
2015-10-29
Revert "memhp: extend address auto assignment to support gaps"
Michael S. Tsirkin
4
-16
/
+11
2015-10-29
Revert "pc: memhp: force gaps between DIMM's GPA"
Michael S. Tsirkin
4
-7
/
+2
2015-10-29
virtio: drop virtqueue_map_sg
Michael S. Tsirkin
2
-9
/
+0
2015-10-29
virtio-scsi: convert to virtqueue_map
Michael S. Tsirkin
1
-14
/
+2
2015-10-29
virtio-serial: convert to virtio_map
Michael S. Tsirkin
1
-4
/
+1
2015-10-29
virtio-blk: convert to virtqueue_map
Michael S. Tsirkin
1
-4
/
+1
2015-10-29
virtio: switch to virtio_map
Michael S. Tsirkin
1
-2
/
+1
2015-10-29
virtio: introduce virtio_map
Michael S. Tsirkin
2
-9
/
+48
2015-10-29
mmap-alloc: fix error handling
Michael S. Tsirkin
1
-2
/
+2
2015-10-29
pc: memhp: do not emit inserting event for coldplugged DIMMs
Igor Mammedov
1
-3
/
+5
2015-10-29
vhost-user-test: fix up rhel6 build
Michael S. Tsirkin
1
-9
/
+9
2015-10-29
vhost-user: cleanup msg size math
Michael S. Tsirkin
1
-3
/
+3
2015-10-29
vhost-user: cleanup struct size math
Michael S. Tsirkin
1
-8
/
+8
2015-10-28
target-*: Advance pc after recognizing a breakpoint
Richard Henderson
17
-10
/
+80
2015-10-28
Update OpenBIOS images
Mark Cave-Ayland
4
-0
/
+0
2015-10-27
target-i386: Enable "check" mode by default
Eduardo Habkost
1
-1
/
+1
2015-10-27
target-i386: Don't left shift negative constant
Eduardo Habkost
1
-1
/
+1
2015-10-27
target-arm: Add support for S1 + S2 MMU translations
Edgar E. Iglesias
2
-7
/
+32
2015-10-27
target-arm: Route S2 MMU faults to EL2
Edgar E. Iglesias
1
-2
/
+8
2015-10-27
target-arm: Add S2 translation to 32bit S1 PTWs
Edgar E. Iglesias
1
-5
/
+17
2015-10-27
target-arm: Add S2 translation to 64bit S1 PTWs
Edgar E. Iglesias
2
-4
/
+50
2015-10-27
target-arm: Add ARMMMUFaultInfo
Edgar E. Iglesias
3
-14
/
+36
2015-10-27
target-arm: Avoid inline for get_phys_addr
Edgar E. Iglesias
1
-8
/
+8
2015-10-27
target-arm: Add support for S2 page-table protection bits
Edgar E. Iglesias
1
-4
/
+37
2015-10-27
target-arm: Add computation of starting level for S2 PTW
Edgar E. Iglesias
2
-13
/
+126
2015-10-27
target-arm: lpae: Rename granule_sz to stride
Edgar E. Iglesias
1
-15
/
+15
2015-10-27
target-arm: lpae: Replace tsz with computed inputsize
Edgar E. Iglesias
1
-11
/
+11
2015-10-27
target-arm: Add support for AArch32 S2 negative t0sz
Edgar E. Iglesias
1
-1
/
+17
2015-10-27
target-arm: lpae: Move declaration of t0sz and t1sz
Edgar E. Iglesias
1
-2
/
+3
2015-10-27
target-arm: lpae: Make t0sz and t1sz signed integers
Edgar E. Iglesias
1
-2
/
+2
2015-10-27
target-arm: Add HPFAR_EL2
Edgar E. Iglesias
2
-0
/
+13
2015-10-27
i.MX: Standardize i.MX GPT debug
Jean-Christophe Dubois
1
-33
/
+23
2015-10-27
i.MX: Standardize i.MX EPIT debug
Jean-Christophe Dubois
1
-28
/
+20
2015-10-27
i.MX: Standardize i.MX FEC debug
Jean-Christophe Dubois
1
-32
/
+32
2015-10-27
i.MX: Standardize i.MX CCM debug
Jean-Christophe Dubois
1
-12
/
+22
2015-10-27
i.MX: Standardize i.MX AVIC debug
Jean-Christophe Dubois
1
-26
/
+18
2015-10-27
i.MX: Standardize i.MX I2C debug
Jean-Christophe Dubois
1
-21
/
+22
2015-10-27
i.MX: Standardize i.MX GPIO debug
Jean-Christophe Dubois
1
-13
/
+14
[prev]
[next]