summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memoryPaolo Bonzini2013-05-141-0/+1
* osdep, kvm: rename low-level RAM allocation functionsPaolo Bonzini2013-05-142-3/+3
* portability: pty.h is glibc-specificPaolo Bonzini2013-05-141-0/+12
* qom: aggressively optimize qom castingAnthony Liguori2013-05-131-0/+4
* Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"Paolo Bonzini2013-05-131-5/+0
* qom: allow turning cast debugging offPaolo Bonzini2013-05-131-5/+6
* qom: pass file/line/function to asserting castsPaolo Bonzini2013-05-131-5/+11
* qom: improve documentation of cast functionsPaolo Bonzini2013-05-131-2/+21
* osdep.h: include sys/types.h for ssize_t definitionIgor Mitsyanko2013-05-121-1/+1
* target-i386: Change CPUID model of 486 to 8Andreas Färber2013-05-061-0/+4
* qdev: Introduce qdev_prop_set_globals_for_type()Andreas Färber2013-05-061-0/+2
* qdev: Let qdev_prop_parse() pass through ErrorAndreas Färber2013-05-061-2/+3
* virtio-scsi: fix the command line compatibility.KONRAD Frederic2013-05-031-1/+0
* scsi: add bus_name parameter to scsi_bus_new.KONRAD Frederic2013-05-031-1/+2
* virtio: add virtio_device_set_child_bus_name.KONRAD Frederic2013-05-031-0/+4
* nbd: support large NBD requestsStefan Hajnoczi2013-05-031-1/+2
* qemu: add castagnoli crc32c checksum algorithmJeff Cody2013-05-031-0/+35
* Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori2013-05-029-27/+183
|\
| * pc: Implement QEMUMachine::hot_add_cpu hookIgor Mammedov2013-05-011-0/+1
| * Add hot_add_cpu hook to QEMUMachineIgor Mammedov2013-05-011-0/+3
| * target-i386: Move APIC to ICC busIgor Mammedov2013-05-012-3/+6
| * target-i386: Attach ICC bus to CPU on its creationIgor Mammedov2013-05-011-1/+1
| * target-i386: Introduce ICC bus/device/bridgeIgor Mammedov2013-05-011-0/+79
| * cpu: Move cpu_write_elfXX_note() functions to CPUStateJens Freimann2013-05-012-9/+49
| * target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZEIgor Mammedov2013-05-011-2/+0
| * cpu: Add helper cpu_exists(), to check if CPU with specified id existsIgor Mammedov2013-05-011-0/+10
| * cpu: Add qemu_for_each_cpu()Michael S. Tsirkin2013-05-011-0/+9
| * cpu: Introduce get_arch_id() method and override it for X86CPUIgor Mammedov2013-05-011-0/+2
| * pc: Update rtc_cmos on CPU hot-plugIgor Mammedov2013-05-011-0/+1
| * cpu: Introduce CPU hot-plug notifierIgor Mammedov2013-05-011-0/+3
| * cpu: Introduce cpu_resume(), for single CPUIgor Mammedov2013-05-011-0/+7
| * cpu: Call cpu_synchronize_post_init() from DeviceClass::realize()Igor Mammedov2013-05-011-10/+10
| * cpu: Make kvm-stub.o available outside softmmuIgor Mammedov2013-05-011-2/+2
* | Trivial grammar and spelling fixesStefan Weil2013-05-012-4/+4
|/
* sysemu: drop register_devices from headerMichael S. Tsirkin2013-04-301-2/+0
* pvpanic: create pvpanic by default for machine 1.5Hu Tao2013-04-301-0/+3
* fw_cfg: add required header filesHu Tao2013-04-301-0/+7
* add a new qevent: QEVENT_GUEST_PANICKEDHu Tao2013-04-301-0/+1
* add a new runstate: RUN_STATE_GUEST_PANICKEDHu Tao2013-04-301-0/+1
* audio: look for the ISA and PCI busesPaolo Bonzini2013-04-291-1/+1
* audio: remove HAS_AUDIOPaolo Bonzini2013-04-291-1/+0
* audio: remove the need for audio card CONFIG_* symbolsPaolo Bonzini2013-04-292-21/+4
* serial: QOM'ify ISA serialAndreas Färber2013-04-291-0/+1
* pcspk: QOM'ifyAndreas Färber2013-04-291-1/+3
* mc146818rtc: QOM'ifyAndreas Färber2013-04-291-0/+2
* i8259: QOM cleanupsAndreas Färber2013-04-291-1/+2
* fdc: QOM'ify ISA floppy controllerAndreas Färber2013-04-291-0/+2
* Merge remote-tracking branch 'bonzini/migration-writev' into stagingAnthony Liguori2013-04-292-20/+19
|\
| * win32: add readv/writev emulationPaolo Bonzini2013-04-292-20/+19
* | tcg-arm: Convert to CONFIG_QEMU_LDST_OPTIMIZATIONRichard Henderson2013-04-271-0/+17
|/
OpenPOWER on IntegriCloud