index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-10-17
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20151016'...
Peter Maydell
2015-10-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-cocoa-20151016' into...
Peter Maydell
2015-10-16
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-10-15' into ...
Peter Maydell
2015-10-16
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20151015' i...
Peter Maydell
2015-10-16
target-arm: Fix CPU breakpoint handling
Sergey Fedorov
2015-10-16
target-arm: Fix GDB breakpoint handling
Sergey Fedorov
2015-10-16
target-arm: implement arm_debug_target_el()
Sergey Fedorov
2015-10-16
hw/arm/virt: Allow zero address for PCI IO space
Alexander Gordeev
2015-10-16
target-arm: Add MDCR_EL2
Sergey Fedorov
2015-10-16
misc: zynq_slcr: Fix MMIO writes
Peter Crosthwaite
2015-10-16
arm: imx25-pdk: Fix machine name
Peter Crosthwaite
2015-10-16
target-arm: Provide model numbers for Sharp PDAs
Ryo ONODERA
2015-10-16
target-arm: Implement AArch64 OSLAR/OSLSR_EL1 sysregs
Davorin Mista
2015-10-16
hw/arm/virt: smbios: inform guest of kvm
Andrew Jones
2015-10-16
target-arm: Avoid calling arm_el_is_aa64() function for unimplemented EL
Sergey Sorokin
2015-10-16
target-arm: Break the TB after ISB to execute self-modified code correctly
Sergey Sorokin
2015-10-16
target-arm: Add missing 'static' attribute
Stefan Weil
2015-10-16
ui/cocoa.m: blinky mouse cursor fix
John Arbuckle
2015-10-16
ui/cocoa.m: addRemovableDevicesMenuItems() warning fix
John Arbuckle
2015-10-15
qapi: Track location that created an implicit type
Eric Blake
2015-10-15
qapi: Create simple union type member earlier
Eric Blake
2015-10-15
qapi: Lazy creation of array types
Eric Blake
2015-10-15
qapi: Don't use info as witness of implicit object type
Eric Blake
2015-10-15
qapi: Drop redundant args-member-array test
Eric Blake
2015-10-15
qapi: Drop redundant flat-union-reverse-define test
Eric Blake
2015-10-15
qapi: Drop redundant returns-int test
Eric Blake
2015-10-15
qapi: Move empty-enum to compile-time test
Eric Blake
2015-10-15
qapi: Drop redundant alternate-good test
Eric Blake
2015-10-15
qapi: Prepare for errors during check()
Eric Blake
2015-10-15
qapi: Use predicate callback to determine visit filtering
Eric Blake
2015-10-15
qapi: Fix regression with '-netdev help'
Eric Blake
2015-10-15
migration: fix deadlock
Denis V. Lunev
2015-10-15
migration: announce VM's new home just before VM is runnable
Amit Shah
2015-10-15
Migration: Generate the completed event only when we complete
Dr. David Alan Gilbert
2015-10-13
ui/cocoa.m: eliminate normalWindow warning
John Arbuckle
2015-10-13
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-10-12' into ...
Peter Maydell
2015-10-12
qapi: Simplify gen_visit_fields() error handling
Eric Blake
2015-10-12
qapi: Share gen_visit_fields()
Eric Blake
2015-10-12
qapi: Share gen_err_check()
Eric Blake
2015-10-12
qapi: Consistent generated code: minimize push_indent() usage
Eric Blake
2015-10-12
qapi: Consistent generated code: prefer common indentation
Eric Blake
2015-10-12
qapi: Consistent generated code: prefer common labels
Eric Blake
2015-10-12
qapi: Consistent generated code: prefer visitor 'v'
Eric Blake
2015-10-12
qapi: Consistent generated code: prefer error 'err'
Eric Blake
2015-10-12
qapi: Reuse code for flat union base validation
Eric Blake
2015-10-12
qapi: Test use of 'number' within alternates
Eric Blake
2015-10-12
qapi: Add tests for empty unions
Eric Blake
2015-10-12
qapi: Avoid assertion failure on union 'type' collision
Eric Blake
2015-10-12
qapi: Test for various name collisions
Eric Blake
2015-10-12
qapi: Clean up qapi.py per pep8
Eric Blake
[next]