index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-12-17
tests/guest-debug: introduce basic gdbstub tests
Alex Bennée
2015-12-17
target-arm: kvm - re-inject guest debug exceptions
Alex Bennée
2015-12-17
target-arm: kvm - add support for HW assisted debug
Alex Bennée
2015-12-17
target-arm: kvm - support for single step
Alex Bennée
2015-12-17
target-arm: kvm - implement software breakpoints
Alex Bennée
2015-12-17
target-arm: kvm64 - introduce kvm_arm_init_debug()
Alex Bennée
2015-12-17
ARM: Virt: Add gpio-keys node for Poweroff using DT
Shannon Zhao
2015-12-17
ARM: Virt: Add QEMU powerdown notifier and hook it to GPIO Pin 3
Shannon Zhao
2015-12-17
ARM: ACPI: Add _E03 for Power Button
Shannon Zhao
2015-12-17
ACPI: Add aml_gpio_int() wrapper for GPIO Interrupt Connection
Shannon Zhao
2015-12-17
ACPI: Add GPIO Connection Descriptor
Shannon Zhao
2015-12-17
ARM: ACPI: Add power button device in ACPI DSDT table
Shannon Zhao
2015-12-17
ARM: ACPI: Add GPIO controller in ACPI DSDT table
Shannon Zhao
2015-12-17
ARM: Virt: Add a GPIO controller
Shannon Zhao
2015-12-17
acpi: extend aml_interrupt() to support multiple irqs
Igor Mammedov
2015-12-17
acpi: support serialized method
Xiao Guangrong
2015-12-17
target-arm: Fix and improve AA32 singlestep translation completion code
Sergey Fedorov
2015-12-17
target-arm: raise exception on misaligned LDREX operands
Andrew Baumann
2015-12-17
arm: soc-dma: use hwaddr instead of target_ulong in printf
Paolo Bonzini
2015-12-17
arm: explicitly mark device loads as little-endian
Paolo Bonzini
2015-12-17
i.MX: add support for lower and upper interrupt in GPIO.
Jean-Christophe Dubois
2015-12-17
Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw-cfg-20151217-1' int...
Peter Maydell
2015-12-17
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-12-17' into ...
Peter Maydell
2015-12-17
Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20151215-1' into...
Peter Maydell
2015-12-17
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20151215-1' into s...
Peter Maydell
2015-12-17
Open 2.6 development tree
Peter Maydell
2015-12-17
qapi: Detect base class loops
Eric Blake
2015-12-17
qapi: Move duplicate collision checks to schema check()
Eric Blake
2015-12-17
qapi: Enforce (or whitelist) case conventions on qapi members
Eric Blake
2015-12-17
qapi: Track enum values by QAPISchemaMember, not string
Eric Blake
2015-12-17
qapi: Prepare new QAPISchemaMember base class
Eric Blake
2015-12-17
qapi: Shorter visits of optional fields
Eric Blake
2015-12-17
qapi: Simplify visits of optional fields
Eric Blake
2015-12-17
qapi: Fix alternates that accept 'number' but not 'int'
Eric Blake
2015-12-17
qapi: Inline _make_implicit_tag()
Eric Blake
2015-12-17
qapi-types: Drop unnedeed ._fwdefn
Eric Blake
2015-12-17
qapi: Simplify visiting of alternate types
Eric Blake
2015-12-17
qapi: Convert QType into QAPI built-in enum type
Eric Blake
2015-12-17
qobject: Rename qtype_code to QType
Eric Blake
2015-12-17
qobject: Simplify QObject
Eric Blake
2015-12-17
qapi: Change munging of CamelCase enum values
Eric Blake
2015-12-17
qapi: Add alias for ErrorClass
Eric Blake
2015-12-17
cpu: Convert CpuInfo into flat union
Eric Blake
2015-12-17
qapi: Remove obsolete tests for MAX collision
Eric Blake
2015-12-17
qapi: Don't let implicit enum MAX member collide
Eric Blake
2015-12-17
qapi: Tighten the regex on valid names
Eric Blake
2015-12-17
blkdebug: Avoid '.' in enum values
Eric Blake
2015-12-17
blkdebug: Merge hand-rolled and qapi BlkdebugEvent enum
Eric Blake
2015-12-17
qapi: Remove dead visitor code
Eric Blake
2015-12-17
qapi: Fix c_name() munging
Eric Blake
[next]