aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-09monitor: add PPC BookE SPRsScott Wood
2011-05-09kvm: ppc: fixes for KVM_SET_SREGS on initScott Wood
2011-05-09ppc64: Don't try to build sPAPR RTAS on DarwinAndreas Färber
2011-05-09Place pseries vty devices at addresses more similar to existing machinesDavid Gibson
2011-05-09Make pSeries 'model' property more closely resemble real hardwareDavid Gibson
2011-05-09pseries: Increase maximum CPUs to 256Anton Blanchard
2011-05-09usb-linux: Add missing break statementStefan Weil
2011-05-09usb-musb: uninline functionsGerd Hoffmann
2011-05-08irq: Privatize CPU_INTERRUPT_NMI.Richard Henderson
2011-05-08target-i386: Privatize some i386-specific interrupt names.Richard Henderson
2011-05-08target-arm: Privatize CPU_INTERRUPT_FIQ.Richard Henderson
2011-05-08irq: Remove CPU_INTERRUPT_TIMER.Richard Henderson
2011-05-08target-sparc: Do not check CPU_INTERRUPT_TIMER.Richard Henderson
2011-05-08target-mips: Do not check CPU_INTERRUPT_TIMER.Richard Henderson
2011-05-08irq: Introduce and use CPU_INTERRUPT_SSTEP_MASK.Richard Henderson
2011-05-08irq: Introduce CPU_INTERRUPT_TGT_* defines.Richard Henderson
2011-05-08lsi53c895a: Rename 'sense' to 'status'Hannes Reinecke
2011-05-08libcacard: add correct subdirectory dependenciesPaolo Bonzini
2011-05-08linux-user: Replace deprecated functionStefan Weil
2011-05-08Fix spelling in comments (intruction -> instruction)Stefan Weil
2011-05-08ac97: Remove unused local variablesStefan Weil
2011-05-08Fix typos in comment (threshhold -> threshold, mapp -> map)Stefan Weil
2011-05-08Fix typo in comment (truely -> truly)Stefan Weil
2011-05-08Fix typo in comment (responsiblity -> responsibility)Stefan Weil
2011-05-08Fix typo in comment (relevent -> relevant)Stefan Weil
2011-05-08Fix typos in comments and code (occured -> occurred and related)Stefan Weil
2011-05-08Fix typos in comments (neccessary -> necessary)Stefan Weil
2011-05-08Fix typos in comments (instanciation -> instantiation)Stefan Weil
2011-05-08Fix typos in comments (interupt -> interrupt)Stefan Weil
2011-05-08Fix typos in comments (existance -> existence)Stefan Weil
2011-05-08Fix typos in comments (imediately -> immediately)Stefan Weil
2011-05-08Fix typo in comment (dieing -> dying)Stefan Weil
2011-05-08Fix typo in comment (consistant -> consistent)Stefan Weil
2011-05-08Fix typo in comment (embeded -> embedded)Stefan Weil
2011-05-08Fix typo in comment (auxilliary -> auxiliary)Stefan Weil
2011-05-08Fix typo in comment (colum -> column)Stefan Weil
2011-05-08Fix typos in comments (accessable -> accessible, priveleged -> privileged)Stefan Weil
2011-05-08Fix typos in comments (accross -> across)Stefan Weil
2011-05-08Fix typos in comments (dependancy -> dependency)Stefan Weil
2011-05-08xen: Add Xen hypercall for sleep state in the cmos_s3 callback.Anthony PERARD
2011-05-08xen: Set running state in xenstore.Anthony PERARD
2011-05-08xen: Initialize event channels and io ringsArun Sharma
2011-05-08vl.c: Introduce getter for shutdown_requested and reset_requested.Anthony PERARD
2011-05-08pci: Use of qemu_put_ram_ptr in pci_add_option_rom.John Baboval
2011-05-08configure: Always use 64bits target physical addresses with xen enabled.Anthony PERARD
2011-05-08Introduce qemu_put_ram_ptrAnthony PERARD
2011-05-08xen: Adds a cap to the number of map cache entries.John Baboval
2011-05-08xen: Introduce the Xen mapcacheJun Nakajima
2011-05-08xen: Introduce Xen Interrupt ControllerAnthony PERARD
2011-05-08piix_pci: Introduces Xen specific call for irq.Anthony PERARD