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
2018-03-01
include/exec/helper-head.h: support f16 in helper calls
Alex Bennée
1
-0
/
+3
2018-03-01
arm/vexpress: Add proper display connector emulation
Linus Walleij
2
-1
/
+7
2018-03-01
hw/sii9022: Add support for Silicon Image SII9022
Linus Walleij
3
-0
/
+197
2018-03-01
hw/i2c-ddc: Do not fail writes
Linus Walleij
1
-2
/
+2
2018-03-01
i2c: Move the bus class to i2c.h
Corey Minyard
2
-17
/
+17
2018-03-01
i2c: Fix some brace style issues
Corey Minyard
2
-6
/
+3
2018-03-01
xilinx_spips: Use 8 dummy cycles with the QIOR/QIOR4 commands
Francisco Iglesias
1
-1
/
+1
2018-03-01
xilinx_spips: Enable only two slaves when reading/writing with stripe
Francisco Iglesias
1
-4
/
+37
2018-03-01
hw: register: Run post_write hook on reset
Alistair Francis
2
-3
/
+11
2018-03-01
block/nvme: fix Coverity reports
Paolo Bonzini
2
-4
/
+8
2018-02-27
loader: don't perform overlapping address check for memory region ROM images
Mark Cave-Ayland
1
-9
/
+11
2018-02-26
virtio-gpu-3d: add support for second capability set (v4)
Dave Airlie
4
-2
/
+23
2018-02-26
s390x: remove s390_get_memslot_count
Cornelia Huck
6
-25
/
+0
2018-02-26
s390x/sclp: remove memory hotplug support
David Hildenbrand
3
-331
/
+5
2018-02-26
s390x/cpumodel: document S390FeatDef.bit not applicable
Halil Pasic
1
-2
/
+6
2018-02-26
hmp: change hmp_info_cpus to use query-cpus-fast
Viktor Mihajlovski
2
-37
/
+17
2018-02-26
qemu-doc: deprecate query-cpus
Viktor Mihajlovski
2
-0
/
+8
2018-02-26
qmp: add architecture specific cpu data for query-cpus-fast
Viktor Mihajlovski
2
-7
/
+28
2018-02-26
qmp: add query-cpus-fast
Luiz Capitulino
2
-0
/
+108
2018-02-26
qmp: expose s390-specific CPU info
Viktor Mihajlovski
8
-44
/
+73
2018-02-26
s390x/tcg: add various alignment checks
David Hildenbrand
3
-9
/
+75
2018-02-26
s390x/tcg: fix disabling/enabling DAT
David Hildenbrand
3
-5
/
+14
2018-02-26
s390/stattrib: Make SaveVMHandlers data static
Dr. David Alan Gilbert
1
-13
/
+13
2018-02-26
s390x/cpu: expose the guest crash information
Christian Borntraeger
6
-13
/
+120
2018-02-26
usb-mtp: Advertise SendObjectInfo for write support
Bandan Das
1
-2
/
+134
2018-02-26
usb-mtp: Introduce write support for MTP objects
Bandan Das
1
-2
/
+155
2018-02-26
usb-mtp: Support delete of mtp objects
Bandan Das
1
-0
/
+123
2018-02-26
usb-mtp: print parent path in IN_IGNORED trace fn
Bandan Das
1
-3
/
+2
2018-02-26
usb-mtp: Add one more argument when building results
Bandan Das
1
-23
/
+27
2018-02-26
pc-bios/s390: Rebuild the s390x firmware images with the boot menu changes
Thomas Huth
2
-0
/
+0
2018-02-26
s390-ccw: interactive boot menu for scsi
Collin L. Walling
5
-0
/
+29
2018-02-26
s390-ccw: use zipl values when no boot menu options are present
Collin L. Walling
5
-2
/
+24
2018-02-26
s390-ccw: set cp_receive mask only when needed and consume pending service irqs
Collin L. Walling
3
-6
/
+10
2018-02-26
s390-ccw: read user input for boot index via the SCLP console
Collin L. Walling
4
-2
/
+170
2018-02-26
s390-ccw: print zipl boot menu
Collin L. Walling
1
-1
/
+32
2018-02-26
s390-ccw: read stage2 boot loader data to find menu
Collin L. Walling
4
-7
/
+122
2018-02-26
s390-ccw: set up interactive boot menu parameters
Collin L. Walling
4
-1
/
+50
2018-02-26
s390-ccw: parse and set boot menu options
Collin L. Walling
3
-4
/
+66
2018-02-26
s390-ccw: move auxiliary IPL data to separate location
Collin L. Walling
4
-6
/
+61
2018-02-26
s390-ccw: update libc
Collin L. Walling
7
-45
/
+129
2018-02-26
s390-ccw: refactor IPL structs
Collin L. Walling
2
-22
/
+27
2018-02-26
s390-ccw: refactor eckd_block_num to use CHS
Collin L. Walling
2
-16
/
+20
2018-02-26
s390-ccw: refactor boot map table code
Collin L. Walling
2
-34
/
+37
2018-02-25
linux-user: MIPS set cpu to r6 CPU if binary is R6
YunQiang Su
3
-0
/
+13
2018-02-25
linux-user, m68k: select CPU according to ELF header values
Laurent Vivier
2
-0
/
+34
2018-02-25
linux-user: introduce functions to detect CPU type
YunQiang Su
3
-10
/
+46
2018-02-25
linux-user: Move CPU type name selection to a function
Laurent Vivier
21
-39
/
+290
2018-02-23
maintainers: Add myself as a OpenBSD maintainer
Brad Smith
2
-0
/
+7
2018-02-22
scripts: Add decodetree.py
Richard Henderson
23
-1
/
+1202
2018-02-22
sdcard: simplify SD_SEND_OP_COND (ACMD41)
Philippe Mathieu-Daudé
1
-30
/
+26
[prev]
[next]