Age | Commit message (Expand) | Author |
2012-04-15 | tcg/i386: Add support for w64 ABI | Stefan Weil |
2012-04-15 | tcg/i386: Use GDB JIT debugging interface only for hosts with ELF | Stefan Weil |
2012-04-15 | Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf | Blue Swirl |
2012-04-15 | pseries: Fix reset of VIO network device | David Gibson |
2012-04-15 | pseries: Reset vscsi properly | David Gibson |
2012-04-15 | pseries: Correctly use the device model reset hooks | David Gibson |
2012-04-15 | pseries: Remove old hcalls hook stub | David Gibson |
2012-04-15 | pseries: Remove old debug leftovers from spapr_vscsi | David Gibson |
2012-04-15 | pseries: Fix RTAS based config access | David Gibson |
2012-04-15 | target-xtensa: add license to core-fsf.c | Max Filippov |
2012-04-15 | target-xtensa: add license to core-dc232b.c | Max Filippov |
2012-04-15 | target-xtensa: add dc233c core | Max Filippov |
2012-04-15 | linux-user: Fix exit syscall with QOM CPU | Andreas Färber |
2012-04-15 | target-ppc/machine.c: Drop unnecessary ifdefs | Juan Quintela |
2012-04-15 | target-ppc: Init dcache and icache size for e500 user mode | Meador Inge |
2012-04-15 | target-ppc: Fix type casts for w64 (uintptr_t) | Stefan Weil |
2012-04-15 | target-ppc: QOM'ify CPU reset | Andreas Färber |
2012-04-15 | target-ppc: Start QOM'ifying CPU init | Andreas Färber |
2012-04-15 | target-ppc: QOM'ify CPU | Andreas Färber |
2012-04-15 | target-ppc: Add hooks for handling tcg and kvm limitations | David Gibson |
2012-04-15 | target-ppc: Drop cpu_ppc_close() | Andreas Färber |
2012-04-15 | pseries: Consolidate hack for RTAS display-character usage | David Gibson |
2012-04-15 | pseries: Remove unused fields from VIOsPAPRBus structure | David Gibson |
2012-04-15 | pseries: Implement RTAS system-reboot call | David Gibson |
2012-04-15 | pseries: Fix bug with reset of VIO CRQs | David Gibson |
2012-04-15 | pseries: Clean up hcall_dprintf() debugging messages | David Gibson |
2012-04-15 | PPC: Fix TLB invalidation bug within the PPC interrupt handler. | Mark Cave-Ayland |
2012-04-15 | pci: fix corrupted pci conf index register by unaligned write | Avi Kivity |
2012-04-15 | acpi: explicitly account for >1 device per slot | Michael S. Tsirkin |
2012-04-15 | acpi_piix4: Re-define PCI hotplug eject register read | Alex Williamson |
2012-04-15 | acpi_piix4: Remove PCI_RMV_BASE write code | Alex Williamson |
2012-04-15 | acpi_piix4: Fix PCI hotplug race | Alex Williamson |
2012-04-15 | acpi_piix4: Disallow write to up/down PCI hotplug registers | Alex Williamson |
2012-04-15 | pcspk: initialize PC speaker if compiled in | Hervé Poussineau |
2012-04-14 | tests: remove .SECONDARY special target | Paolo Bonzini |
2012-04-14 | target-xtensa: add test for IBREAK invalidation | Max Filippov |
2012-04-14 | target-xtensa: add tests for LBEG/LEND invalidation | Max Filippov |
2012-04-14 | target-xtensa: fix tb invalidation for IBREAK and LOOP | Max Filippov |
2012-04-14 | exec: provide tb_invalidate_phys_addr function | Max Filippov |
2012-04-14 | Use uintptr_t for various op related functions | Blue Swirl |
2012-04-14 | coroutine-gthread.c: Avoid threading APIs deprecated in GLib 2.31 | Peter Maydell |
2012-04-14 | Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensa | Blue Swirl |
2012-04-14 | Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/... | Blue Swirl |
2012-04-14 | target-xtensa: Start QOM'ifying CPU init | Andreas Färber |
2012-04-14 | target-xtensa: QOM'ify CPU reset | Andreas Färber |
2012-04-14 | target-xtensa: QOM'ify CPU | Andreas Färber |
2012-04-14 | target-xtensa: improve unit tests debugging | Max Filippov |
2012-04-14 | target-xtensa: Move helpers.h to helper.h | Lluís Vilanova |
2012-04-13 | xen: introduce an event channel for buffered io event notifications | Stefano Stabellini |
2012-04-13 | xen-mapcache: don't unmap locked entry during mapcache invalidation | Julien Grall |