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
2016-05-12
qapi: Split visit_end_struct() into pieces
Eric Blake
1
-2
/
+5
2016-05-12
qmp: Tighten output visitor rules
Eric Blake
1
-15
/
+15
2016-05-12
qmp: Don't reuse qmp visitor after grabbing output
Eric Blake
1
-0
/
+12
2016-05-12
spapr_drc: Expose 'null' in qom-get when there is no fdt
Eric Blake
1
-5
/
+1
2016-05-12
qmp: Support explicit null during visits
Eric Blake
5
-9
/
+64
2016-05-12
qapi: Add visit_type_null() visitor
Eric Blake
9
-3
/
+41
2016-05-12
tests: Add check-qnull
Eric Blake
4
-3
/
+72
2016-05-12
qapi: Document visitor interfaces, add assertions
Eric Blake
7
-29
/
+496
2016-05-12
qmp-input: Refactor when list is advanced
Eric Blake
1
-14
/
+16
2016-05-12
qmp-input: Require struct push to visit members of top dict
Eric Blake
1
-20
/
+23
2016-05-12
qom: Wrap prop visit in visit_start_struct
Eric Blake
1
-6
/
+13
2016-05-12
qapi-commands: Wrap argument visit in visit_start_struct
Eric Blake
2
-0
/
+14
2016-05-12
qmp-input: Don't consume input when checking has_member
Eric Blake
1
-4
/
+7
2016-05-12
qapi: Use strict QMP input visitor in more places
Eric Blake
6
-5
/
+6
2016-05-12
qapi: Consolidate QMP input visitor creation
Eric Blake
12
-23
/
+19
2016-05-12
qmp-input: Clean up stack handling
Eric Blake
1
-16
/
+35
2016-05-12
qmp: Drop dead command->type
Eric Blake
3
-18
/
+7
2016-05-12
qapi: Guarantee NULL obj on input visitor callback error
Eric Blake
5
-6
/
+38
2016-05-12
qapi-visit: Add visitor.type classification
Eric Blake
9
-42
/
+52
2016-05-11
Update version for v2.6.0 release
Peter Maydell
1
-1
/
+1
2016-05-09
Update version for v2.6.0-rc5 release
Peter Maydell
1
-1
/
+1
2016-05-02
Update version for v2.6.0-rc4 release
Peter Maydell
1
-1
/
+1
2016-05-02
Revert "acpi: mark PMTIMER as unlocked"
Gerd Hoffmann
1
-1
/
+0
2016-05-02
vga: make sure vga register setup for vbe stays intact (CVE-2016-3712).
Gerd Hoffmann
1
-0
/
+6
2016-05-02
vga: update vga register setup on vbe changes
Gerd Hoffmann
1
-0
/
+1
2016-05-02
vga: factor out vga register setup
Gerd Hoffmann
1
-34
/
+44
2016-05-02
vga: add vbe_enabled() helper
Gerd Hoffmann
1
-4
/
+9
2016-05-02
vga: fix banked access bounds checking (CVE-2016-3710)
Gerd Hoffmann
1
-6
/
+18
2016-05-02
configure: Check if struct fsxattr is available from linux header
Jan Vesely
1
-0
/
+23
2016-05-01
acpi: fix bios linker loadder COMMAND_ALLOCATE on bigendian host
Igor Mammedov
1
-3
/
+2
2016-04-29
vvfat: Fix default volume label
Kevin Wolf
1
-0
/
+2
2016-04-29
vvfat: Fix volume name assertion
Kevin Wolf
1
-1
/
+6
2016-04-29
qapi: Don't pass NULL to printf in string input visitor
Eric Blake
1
-1
/
+1
2016-04-28
slirp: fix guest network access with darwin host
Samuel Thibault
4
-3
/
+15
2016-04-28
target-mips: Fix RDHWR exception host PC
James Hogan
1
-8
/
+8
2016-04-28
qom: -object error messages lost location, restore it
Markus Armbruster
6
-39
/
+21
2016-04-28
replay: Fix dangling location bug in replay_configure()
Markus Armbruster
1
-1
/
+2
2016-04-28
QemuOpts: Fix qemu_opts_foreach() dangling location regression
Markus Armbruster
1
-3
/
+3
2016-04-26
spapr_drc: fix aborts during DRC-count based hotplug
Michael Roth
2
-5
/
+14
2016-04-25
usb/uhci: move pid check
Gerd Hoffmann
1
-13
/
+13
2016-04-23
hw/ppc/spapr: Fix crash when specifying bad parameters to spapr-pci-host-bridge
Thomas Huth
2
-5
/
+7
2016-04-22
mirror: Workaround for unexpected iohandler events during completion
Fam Zheng
1
-0
/
+9
2016-04-22
aio-posix: Skip external nodes in aio_dispatch
Fam Zheng
1
-2
/
+6
2016-04-22
virtio: Mark host notifiers as external
Fam Zheng
1
-2
/
+2
2016-04-22
event-notifier: Add "is_external" parameter
Fam Zheng
7
-10
/
+25
2016-04-22
iohandler: Introduce iohandler_get_aio_context
Fam Zheng
4
-0
/
+16
2016-04-22
util: align memory allocations to 2M on AArch64
Christoffer Dall
1
-1
/
+2
2016-04-22
nbd: Don't mishandle unaligned client requests
Eric Blake
1
-6
/
+4
2016-04-21
Update version for v2.6.0-rc3 release
Peter Maydell
1
-1
/
+1
2016-04-21
tcg: check for CONFIG_DEBUG_TCG instead of NDEBUG
Aurelien Jarno
10
-17
/
+12
[next]