summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pckbd: Convert to MemoryRegionRichard Henderson2011-09-253-25/+40
* i8259: Convert to MemoryRegionRichard Henderson2011-09-251-19/+46
* ppc_prep: initialize i8259 after the ISA busAvi Kivity2011-09-251-2/+2
* mips_r4k: initialize i8259 after the ISA busAvi Kivity2011-09-251-1/+1
* mips_jazz: initialize i8259 after the ISA busAvi Kivity2011-09-251-1/+1
* mips_malta: move i8259 initialization after piix4 initializationAvi Kivity2011-09-251-5/+15
* i8254: Convert to MemoryRegionRichard Henderson2011-09-251-3/+13
* cs4231a: Convert to MemoryRegionRichard Henderson2011-09-251-19/+19
* pc: Re-order pc_init1 to initialize the ISA bus before ISA devicesRichard Henderson2011-09-251-10/+12
* isa: add isa_register_ioport()Richard Henderson2011-09-252-1/+14
* isa: Pass i/o address space to isa_bus_newRichard Henderson2011-09-2510-16/+21
* pci: add pci_address_space_io()Richard Henderson2011-09-252-0/+6
* MAINTAINERS: update maintainer for target-arm and ARM devboardsPeter Maydell2011-09-231-0/+5
* Makefile: Remove 'tarbin' targetPeter Maydell2011-09-231-36/+0
* qemu-char: use qemu_set_fd_handler/2 consistentlyMarcelo Tosatti2011-09-231-7/+7
* adlib: remove write-only variableHervé Poussineau2011-09-231-3/+2
* irq: introduce qemu_irq_proxy()Avi Kivity2011-09-232-0/+19
* Barriers in qemu-barrier.h should not be x86 specificDavid Gibson2011-09-231-3/+31
* virtio: Use global memory barrier macrosDavid Gibson2011-09-231-11/+3
* Fix and clean code which tests the gcc versionStefan Weil2011-09-232-21/+1
* Move macro QEMU_GNUC_PREREQ to compiler.hStefan Weil2011-09-233-10/+14
* pci-devfn: check that device/slot number is within rangeDonald Dutile2011-09-231-0/+2
* isapc: give system address space when pci is disabledHervé Poussineau2011-09-231-1/+1
* build: fix race with creating qapi-generatedMichael Roth2011-09-231-1/+1
* cirrus: Unbreak ISA supportJan Kiszka2011-09-231-2/+2
* vga: Unbreak ISA supportJan Kiszka2011-09-231-0/+1
* pc: Disable HPET for ISA machineJan Kiszka2011-09-231-0/+1
* pc: Unbreak ROM mapping for ISA machineJan Kiszka2011-09-233-8/+15
* e1000: Don't set the Capabilities List bitdann frazier2011-09-231-2/+0
* core: remove qemu_service_ioFrediano Ziglio2011-09-234-13/+1
* hw/omap_gpmc: Modify correct field when writing IRQSTATUS registerPeter Maydell2011-09-231-1/+1
* hw/omap_gpmc: Add comment about FIFOTHRESHOLDSTATUS bitPeter Maydell2011-09-231-0/+7
* Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2011-09-226-27/+148
|\
| * block/curl: Don't finish AIOCBs too earlyNick Thomas2011-09-211-19/+49
| * block/curl: Implement a flush function on the fd handlersNick Thomas2011-09-211-4/+22
| * ahci: add port I/O index-data pairDaniel Verkamp2011-09-214-3/+76
| * nbd: fix non-Linux build failurePaolo Bonzini2011-09-211-1/+1
* | Merge remote-tracking branch 'qemu-kvm-tmp/memory/core' into stagingAnthony Liguori2011-09-221-5/+8
|\ \
| * | memory: fix subregion collision warningMichael Walle2011-09-181-5/+8
* | | Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori2011-09-223-39/+67
|\ \ \
| * | | trace: Update docs to use example events that existLluís Vilanova2011-09-211-7/+9
| * | | trace: use binary file open mode in simpletraceStefan Hajnoczi2011-09-211-1/+1
| * | | trace: portable simple trace backend using glibStefan Hajnoczi2011-09-211-26/+48
| * | | MAINTAINERS: add tracing subsystemStefan Hajnoczi2011-09-211-0/+6
| * | | trace: allow trace events with string argumentsStefan Hajnoczi2011-09-211-5/+3
| | |/ | |/|
* | | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2011-09-2214-27/+9
|\ \ \
| * | | use qemu_* ctype functionsChristoph Egger2011-09-212-2/+2
| * | | Remove qemu_host_page_bitsStefan Weil2011-09-212-5/+0
| * | | Abort on thread layer errorsJan Kiszka2011-09-212-2/+2
| * | | Silence make if nothing is to do for libcacardJan Kiszka2011-09-211-0/+2
OpenPOWER on IntegriCloud