summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xen: Set running state in xenstore.Anthony PERARD2011-05-081-0/+23
* xen: Initialize event channels and io ringsArun Sharma2011-05-082-0/+419
* vl.c: Introduce getter for shutdown_requested and reset_requested.Anthony PERARD2011-05-082-0/+12
* pci: Use of qemu_put_ram_ptr in pci_add_option_rom.John Baboval2011-05-081-0/+2
* configure: Always use 64bits target physical addresses with xen enabled.Anthony PERARD2011-05-081-0/+1
* Introduce qemu_put_ram_ptrAnthony PERARD2011-05-084-3/+72
* xen: Adds a cap to the number of map cache entries.John Baboval2011-05-081-22/+15
* xen: Introduce the Xen mapcacheJun Nakajima2011-05-0811-4/+582
* xen: Introduce Xen Interrupt ControllerAnthony PERARD2011-05-084-2/+25
* piix_pci: Introduces Xen specific call for irq.Anthony PERARD2011-05-086-4/+102
* pc, Disable vmport initialisation with Xen.Anthony PERARD2011-05-083-5/+11
* xen: Add xenfv machineAnthony PERARD2011-05-083-2/+69
* pc_memory_init: Move memory calculation to the caller.Anthony PERARD2011-05-083-20/+16
* xen: Add initialisation of XenAnthony PERARD2011-05-087-2/+64
* xen: Support new libxc calls from xen unstable.Anthony PERARD2011-05-086-32/+164
* xen: Make Xen build once.Anthony PERARD2011-05-081-1/+1
* xen: Replace some tab-indents with spaces (clean-up).Anthony PERARD2011-05-083-534/+634
* machine, Add default_machine_opts to QEMUMachine.Anthony PERARD2011-05-082-0/+23
* Introduce -machine command option.Anthony PERARD2011-05-085-12/+120
* irq: Privatize CPU_INTERRUPT_NMI.Richard Henderson2011-05-085-5/+7
* target-i386: Privatize some i386-specific interrupt names.Richard Henderson2011-05-083-7/+8
* target-arm: Privatize CPU_INTERRUPT_FIQ.Richard Henderson2011-05-083-2/+4
* irq: Remove CPU_INTERRUPT_TIMER.Richard Henderson2011-05-082-2/+0
* target-sparc: Do not check CPU_INTERRUPT_TIMER.Richard Henderson2011-05-081-3/+0
* target-mips: Do not check CPU_INTERRUPT_TIMER.Richard Henderson2011-05-081-4/+0
* irq: Introduce and use CPU_INTERRUPT_SSTEP_MASK.Richard Henderson2011-05-082-4/+9
* irq: Introduce CPU_INTERRUPT_TGT_* defines.Richard Henderson2011-05-082-12/+59
* Merge remote-tracking branch 'mst/for_anthony' into stagingAnthony Liguori2011-05-0519-298/+545
|\
| * Merge remote branch 'origin/master' into pciMichael S. Tsirkin2011-05-05393-6353/+32099
| |\
| * | CPUPhysMemoryClient: Pass guest physical address not region offsetAlex Williamson2011-05-051-4/+12
| * | CPUPhysMemoryClient: Fix typo in phys memory client registrationAlex Williamson2011-05-051-1/+1
| * | pci: Add class 0x403 as 'audio controller'Jan Kiszka2011-05-051-0/+1
| * | MSI: Robust resource releaseJan Kiszka2011-05-053-9/+12
| * | eepro100: Support 32 bit read/write access to flash registerStefan Weil2011-05-051-0/+9
| * | eepro100: Support byte read access to general control registerStefan Weil2011-05-051-0/+3
| * | eepro100: Support byte/word read/write access to MDI control registerStefan Weil2011-05-051-2/+32
| * | eepro100: Support byte/word writes to pointer registerStefan Weil2011-05-051-17/+16
| * | eepro100: Support byte/word writes to port addressStefan Weil2011-05-051-2/+18
| * | eepro100: Fix endianness issuesStefan Weil2011-05-051-44/+97
| * | eepro100: Pad received short framesStefan Weil2011-05-051-1/+25
| * | eepro100: Remove unused structure elementStefan Weil2011-05-051-3/+3
| * | eepro100: Remove type casts which are no longer neededStefan Weil2011-05-051-7/+6
| * | eepro100: Avoid duplicate debug messagesStefan Weil2011-05-051-5/+9
| * | wdt_i6300esb: convert to pci_register_bar_simple()Avi Kivity2011-04-071-27/+15
| * | usb-ohci: convert to pci_register_bar_simple()Avi Kivity2011-04-071-9/+1
| * | pcnet-pci: convert to pci_register_bar_simple()Avi Kivity2011-04-071-15/+1
| * | ich/ahci: convert to pci_register_bar_simple()Avi Kivity2011-04-073-14/+1
| * | hda-intel: convert to pci_register_bar_simple() (partial)Avi Kivity2011-04-071-11/+1
| * | hda-intel: convert to pci_register_bar_simple()Avi Kivity2011-04-071-10/+1
| * | eepro100: convert to pci_register_bar_simple()Avi Kivity2011-04-071-30/+13
OpenPOWER on IntegriCloud