aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-08Fix typo in comment (truely -> truly)Stefan Weil2-2/+2
2011-05-08Fix typo in comment (responsiblity -> responsibility)Stefan Weil1-1/+1
2011-05-08Fix typo in comment (relevent -> relevant)Stefan Weil1-1/+1
2011-05-08Fix typos in comments and code (occured -> occurred and related)Stefan Weil10-12/+12
2011-05-08Fix typos in comments (neccessary -> necessary)Stefan Weil3-4/+4
2011-05-08Fix typos in comments (instanciation -> instantiation)Stefan Weil2-2/+2
2011-05-08Fix typos in comments (interupt -> interrupt)Stefan Weil5-6/+6
2011-05-08Fix typos in comments (existance -> existence)Stefan Weil1-1/+1
2011-05-08Fix typos in comments (imediately -> immediately)Stefan Weil2-2/+2
2011-05-08Fix typo in comment (dieing -> dying)Stefan Weil1-1/+1
2011-05-08Fix typo in comment (consistant -> consistent)Stefan Weil1-1/+1
2011-05-08Fix typo in comment (embeded -> embedded)Stefan Weil1-1/+1
2011-05-08Fix typo in comment (auxilliary -> auxiliary)Stefan Weil1-1/+1
2011-05-08Fix typo in comment (colum -> column)Stefan Weil1-1/+1
2011-05-08Fix typos in comments (accessable -> accessible, priveleged -> privileged)Stefan Weil3-6/+6
2011-05-08Fix typos in comments (accross -> across)Stefan Weil3-4/+4
2011-05-08Fix typos in comments (dependancy -> dependency)Stefan Weil2-2/+2
2011-05-08xen: Add Xen hypercall for sleep state in the cmos_s3 callback.Anthony PERARD4-1/+19
2011-05-08xen: Set running state in xenstore.Anthony PERARD1-0/+23
2011-05-08xen: Initialize event channels and io ringsArun Sharma2-0/+419
2011-05-08vl.c: Introduce getter for shutdown_requested and reset_requested.Anthony PERARD2-0/+12
2011-05-08pci: Use of qemu_put_ram_ptr in pci_add_option_rom.John Baboval1-0/+2
2011-05-08configure: Always use 64bits target physical addresses with xen enabled.Anthony PERARD1-0/+1
2011-05-08Introduce qemu_put_ram_ptrAnthony PERARD4-3/+72
2011-05-08xen: Adds a cap to the number of map cache entries.John Baboval1-22/+15
2011-05-08xen: Introduce the Xen mapcacheJun Nakajima11-4/+582
2011-05-08xen: Introduce Xen Interrupt ControllerAnthony PERARD4-2/+25
2011-05-08piix_pci: Introduces Xen specific call for irq.Anthony PERARD6-4/+102
2011-05-08pc, Disable vmport initialisation with Xen.Anthony PERARD3-5/+11
2011-05-08xen: Add xenfv machineAnthony PERARD3-2/+69
2011-05-08pc_memory_init: Move memory calculation to the caller.Anthony PERARD3-20/+16
2011-05-08xen: Add initialisation of XenAnthony PERARD7-2/+64
2011-05-08xen: Support new libxc calls from xen unstable.Anthony PERARD6-32/+164
2011-05-08xen: Make Xen build once.Anthony PERARD1-1/+1
2011-05-08xen: Replace some tab-indents with spaces (clean-up).Anthony PERARD3-534/+634
2011-05-08machine, Add default_machine_opts to QEMUMachine.Anthony PERARD2-0/+23
2011-05-08Introduce -machine command option.Anthony PERARD5-12/+120
2011-05-06Fix typo in code and commentsStefan Weil11-37/+41
2011-05-05Merge remote-tracking branch 'mst/for_anthony' into stagingAnthony Liguori19-298/+545
2011-05-05Merge remote-tracking branch 'kraxel/usb.7.pull' into stagingAnthony Liguori8-149/+445
2011-05-05Merge remote branch 'origin/master' into pciMichael S. Tsirkin393-6353/+32099
2011-05-05CPUPhysMemoryClient: Pass guest physical address not region offsetAlex Williamson1-4/+12
2011-05-05CPUPhysMemoryClient: Fix typo in phys memory client registrationAlex Williamson1-1/+1
2011-05-05pci: Add class 0x403 as 'audio controller'Jan Kiszka1-0/+1
2011-05-05MSI: Robust resource releaseJan Kiszka3-9/+12
2011-05-05eepro100: Support 32 bit read/write access to flash registerStefan Weil1-0/+9
2011-05-05eepro100: Support byte read access to general control registerStefan Weil1-0/+3
2011-05-05eepro100: Support byte/word read/write access to MDI control registerStefan Weil1-2/+32
2011-05-05eepro100: Support byte/word writes to pointer registerStefan Weil1-17/+16
2011-05-05eepro100: Support byte/word writes to port addressStefan Weil1-2/+18