Age | Commit message (Expand) | Author |
2013-06-17 | Merge remote-tracking branch 'pmaydell/configury.next' into staging | Anthony Liguori |
2013-06-15 | Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpu | Blue Swirl |
2013-06-14 | ppc: Remove CONFIG_FDT conditionals | Peter Maydell |
2013-06-13 | spapr_rtas: Abstract rtas_start_cpu() with qemu_get_cpu() | Andreas Färber |
2013-06-12 | spapr_rtas: Abstract rtas_query_cpu_stopped_state() with qemu_get_cpu() | Andreas Färber |
2013-06-07 | isa: QOM'ify ISADevice | Andreas Färber |
2013-06-07 | isa: QOM'ify ISABus | Andreas Färber |
2013-05-18 | remove some double-includes | Michael Tokarev |
2013-05-06 | PPC: e500: correct params->ram_size with ram_size | Tiejun Chen |
2013-05-06 | PPC: e500: initialize GPRs as per epapr | Bharat Bhushan |
2013-05-06 | pseries: Fix debug message for out-of-bounds address in H_PUT_TCE | David Gibson |
2013-05-06 | pseries: Factor out check for out-of-bounds LIOBN | David Gibson |
2013-05-06 | prep: Make System I/O port 0092 read/write | Julio Guerra |
2013-05-05 | prep: Add ELF support for -bios | Andreas Färber |
2013-05-05 | prep: Fix NIP reset value | Fabien Chouteau |
2013-04-29 | audio: enable PCI audio cards for all PCI-enabled targets | Paolo Bonzini |
2013-04-29 | audio: look for the ISA and PCI buses | Paolo Bonzini |
2013-04-26 | pseries: Generate device paths for VIO devices | David Gibson |
2013-04-26 | pseries: Convert VIO code to QOM style type safe(ish) casts | David Gibson |
2013-04-26 | pseries: Fix some small errors in XICS logic | David Gibson |
2013-04-26 | pseries: Fixes and enhancements to L1 cache properties | David Gibson |
2013-04-26 | PPC: mac newworld: fix cpu NIP reset value | Alexander Graf |
2013-04-26 | Enable kvm emulated watchdog | Bharat Bhushan |
2013-04-26 | PPC: Remove env->hreset_excp_prefix | Fabien Chouteau |
2013-04-26 | PPC: e500: advertise 4.2 MPIC only if KVM supports EPR | Stuart Yoder |
2013-04-19 | Remove unneeded type casts | Stefan Weil |
2013-04-15 | sysemu: avoid proliferation of include/ subdirectories | Paolo Bonzini |
2013-04-15 | arm: fix location of some include files | Peter Maydell |
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini |
2013-04-08 | hw: move NVRAM interfaces to hw/nvram/, configure with default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move interrupt controllers to hw/intc/, configure with default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move PCI bridges to hw/pci-* or hw/ARCH | Paolo Bonzini |
2013-04-08 | hw: move char devices to hw/char/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move SCSI controllers to hw/scsi/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move NICs to hw/net/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move MC146818RTC to hw/timer/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: make all of hw/pci/ configurable via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini |
2013-03-22 | mmu-hash*: Add hash pte load/store helpers | David Gibson |
2013-03-22 | mmu-hash*: Add header file for definitions | David Gibson |
2013-03-22 | pseries: Move XICS initialization before cpu initialization | David Gibson |
2013-03-22 | pseries: Remove "busname" property for PCI host bridge | David Gibson |
2013-03-22 | pseries: Fix breakage in CPU QOM conversion | David Gibson |
2013-03-12 | cpu: Pass CPUState to cpu_interrupt() | Andreas Färber |
2013-03-12 | exec: Pass CPUState to cpu_reset_interrupt() | Andreas Färber |
2013-03-12 | cpu: Move halted and interrupt_request fields to CPUState | Andreas Färber |
2013-03-10 | Merge remote-tracking branch 'origin/master' into staging | Anthony Liguori |
2013-03-10 | Merge remote-tracking branch 'bonzini/hw-dirs' into staging | Anthony Liguori |
2013-03-08 | PPC: Fix dma interrupt | Amadeusz Sławiński |
2013-03-08 | pci_host: Drop write-only address_space field | Peter Maydell |