OSDN Git Service

qmiga/qemu.git
2019-09-24 Markus Armbrusterqapi: Normalize 'if' in check_exprs(), like other sugar
2019-09-24 Markus Armbrusterqapi: Fix missing 'if' checks in struct, union, alterna...
2019-09-24 Markus Armbrusterqapi: Reject blank 'if' conditions in addition to empty...
2019-09-24 Markus Armbrusterqapi: Fix broken discriminator error messages
2019-09-24 Markus Armbrusterqapi: Remove null from schema language
2019-09-24 Markus Armbrusterqapi: Improve reporting of lexical errors
2019-09-24 Markus Armbrusterqapi: Use quotes more consistently in frontend error...
2019-09-24 Markus Armbrustertests/qapi-schema: Demonstrate suboptimal lexical errors
2019-09-24 Markus Armbrustertests/qapi-schema: Demonstrate insufficient 'if' checking
2019-09-24 Markus Armbrustertests/qapi-schema: Demonstrate broken discriminator...
2019-09-24 Markus Armbrustertests/qapi-schema: Demonstrate misleading optional...
2019-09-24 Markus Armbrustertests/qapi-schema: Delete two redundant tests
2019-09-24 Markus Armbrustertests/qapi-schema: Cover unknown pragma
2019-09-24 Markus Armbrusterqapi: Tweak code to match docs/devel/qapi-code-gen.txt
2019-09-24 Markus Armbrusterdocs/devel/qapi-code-gen: Improve QAPI schema language doc
2019-09-24 Markus Armbrusterdocs/devel/qapi-code-gen: Rewrite introduction to schema
2019-09-24 Markus Armbrusterdocs/devel/qapi-code-gen: Rewrite compatibility conside...
2019-09-24 Markus Armbrusterdocs/devel/qapi-code-gen: Reorder sections for readability
2019-09-24 Markus Armbrusterqapi: Adjust frontend errors to say enum value, not...
2019-09-24 Markus Armbrusterqapi: Permit omitting all flat union branches
2019-09-24 Markus Armbrusterqapi: Permit alternates with just one branch
2019-09-24 Markus Armbrusterqapi: Permit 'boxed' with empty type
2019-09-24 Markus Armbrusterqapi: Drop support for escape sequences other than \\
2019-09-24 Markus Armbrusterqapi: Restrict strings to printable ASCII
2019-09-24 Markus Armbrustertests/qapi-schema: Demonstrate bad reporting of funny...
2019-09-24 Markus Armbrusterdocs/devel/qapi-code-gen: Minor specification fixes
2019-09-24 Markus Armbrusterqapi: Drop support for boxed alternate arguments
2019-09-24 Markus Armbrusterqapi: Drop check_type()'s redundant parameter @allow_op...
2019-09-24 Markus Armbrusterscripts/git.orderfile: Match QAPI schema more precisely
2019-09-24 Andrey Shinkevichmake check-unit: use after free in test-opts-visitor
2019-09-24 Markus Armbrusterqapi: Make visit_next_list()'s comment less confusing
2019-09-23 Peter MaydellMerge remote-tracking branch 'remotes/davidhildenbrand...
2019-09-23 Peter MaydellMerge remote-tracking branch 'remotes/borntraeger/tags...
2019-09-23 Peter MaydellMerge remote-tracking branch 'remotes/cminyard/tags...
2019-09-23 David Hildenbrandtests/tcg: target/s390x: Test MVC
2019-09-23 David Hildenbrandtests/tcg: target/s390x: Test MVO
2019-09-23 David Hildenbrands390x/tcg: MVO: Fault-safe handling
2019-09-23 David Hildenbrands390x/tcg: MVST: Fault-safe handling
2019-09-23 David Hildenbrands390x/tcg: MVZ: Fault-safe handling
2019-09-23 David Hildenbrands390x/tcg: MVN: Fault-safe handling
2019-09-23 David Hildenbrands390x/tcg: MVCIN: Fault-safe handling
2019-09-23 David Hildenbrands390x/tcg: NC: Fault-safe handling
2019-09-23 David Hildenbrands390x/tcg: XC: Fault-safe handling
2019-09-23 David Hildenbrands390x/tcg: OC: Fault-safe handling
2019-09-23 David Hildenbrands390x/tcg: MVCLU: Fault-safe handling
2019-09-23 David Hildenbrands390x/tcg: MVC: Fault-safe handling on destructive...
2019-09-23 David Hildenbrands390x/tcg: MVCS/MVCP: Use access_memmove()
2019-09-23 David Hildenbrands390x/tcg: Fault-safe memmove
2019-09-23 David Hildenbrands390x/tcg: Fault-safe memset
2019-09-23 David Hildenbrands390x/tcg: Always use MMU_USER_IDX for CONFIG_USER_ONLY
2019-09-23 David Hildenbrands390x/tcg: MVST: Fix storing back the addresses to...
2019-09-23 David Hildenbrands390x/tcg: MVST: Check for specification exceptions
2019-09-23 David Hildenbrands390x/tcg: MVCS/MVCP: Properly wrap the length
2019-09-23 David Hildenbrands390x/tcg: MVCOS: Lengths are 32 bit in 24/31-bit mode
2019-09-23 David Hildenbrands390x/tcg: MVCS/MVCP: Check for special operation excep...
2019-09-23 David Hildenbrands390x/tcg: MVCLU/MVCLE: Process max 4k bytes at a time
2019-09-23 David Hildenbrands390x/tcg: MVPG: Properly wrap the addresses
2019-09-23 David Hildenbrands390x/tcg: MVPG: Check for specification exceptions
2019-09-23 David Hildenbrands390x/tcg: MVC: Use is_destructive_overlap()
2019-09-23 David Hildenbrands390x/tcg: MVC: Increment the length once
2019-09-23 David Hildenbrands390x/tcg: MVCL: Process max 4k bytes at a time
2019-09-23 David Hildenbrands390x/tcg: MVCL: Detect destructive overlaps
2019-09-23 David Hildenbrands390x/tcg: MVCL: Zero out unused bits of address
2019-09-23 David Hildenbrands390x/tcg: Reset exception_index to -1 instead of 0
2019-09-23 Christian Borntraegers390x/cpumodel: Add the z15 name to the description...
2019-09-23 Thomas Huths390x/kvm: Officially require at least kernel 3.15
2019-09-23 Christian BorntraegerMerge tag 's390-ccw-bios-2019-09-18' of https://gitlab...
2019-09-20 Corey Minyardpc: Add an SMB0 ACPI device to q35
2019-09-20 Corey Minyardipmi: Fix SSIF ACPI handling to use the right CRS
2019-09-20 Corey Minyardacpi: Add i2c serial bus CRS handling
2019-09-20 Corey Minyardipmi: Add an SMBus IPMI interface
2019-09-20 Corey Minyardipmi: Add PCI IPMI interfaces
2019-09-20 Corey Minyardsmbios:ipmi: Ignore IPMI devices with no fwinfo function
2019-09-20 Corey Minyardipmi: Allow a size value to be passed for I/O space
2019-09-20 Corey Minyardipmi: Split out BT-specific code from ISA BT code
2019-09-20 Corey Minyardipmi: Split out KCS-specific code from ISA KCS code
2019-09-20 Corey Minyardipmi: Add a UUID device property
2019-09-20 Corey Minyardqdev: Add a no default uuid property
2019-09-20 Corey Minyardtests:ipmi: Fix IPMI BT tests
2019-09-20 Corey Minyardipmi: Generate an interrupt on watchdog pretimeout...
2019-09-20 Corey Minyardipmi: Fix the get watchdog command
2019-09-20 Corey Minyardipmi: Fix watchdog NMI handling
2019-09-20 Peter MaydellMerge remote-tracking branch 'remotes/cleber/tags/pytho...
2019-09-20 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-09-20 Peter MaydellMakefile: Fix in-tree builds when Sphinx is available
2019-09-19 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2019-09-19 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ati...
2019-09-19 Philippe Mathieu... BootLinuxSshTest: Only run the tests when explicitly...
2019-09-19 James Le Cuirotconfigure: Add xkbcommon configure options
2019-09-19 Greg Kurzkvm: Fix typo in header of kvm_device_access()
2019-09-19 Justin HibbitsFix cacheline detection on FreeBSD/powerpc.
2019-09-19 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2019-09-19 Peter MaydellMerge remote-tracking branch 'remotes/palmer/tags/riscv...
2019-09-19 Eric Blakebuild: Don't ignore qapi-visit-core.c
2019-09-19 KONRAD Frederictarget/m68k/fpu_helper.c: rename the access arguments
2019-09-19 Thomas HuthReplace '-machine accel=xyz' with '-accel xyz'
2019-09-19 Philippe Mathieu... cutils: Move size_to_str() from "qemu-common.h" to...
2019-09-19 Chen Zhangvfio: fix a typo
2019-09-19 Gerd Hoffmannati: use vga_read_byte in ati_cursor_define
2019-09-19 Gerd Hoffmannvga: move access helpers to separate include file
next