]> git.proxmox.com Git - qemu.git/history - include
qom: add a fast path to object_class_dynamic_cast
[qemu.git] / include /
2013-05-13 Paolo Bonziniqom: improve documentation of cast functions
2013-05-13 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches-next...
2013-05-12 Igor Mitsyankoosdep.h: include sys/types.h for ssize_t definition
2013-05-07 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.82' into staging
2013-05-07 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-05-06 Andreas Färbertarget-i386: Change CPUID model of 486 to 8
2013-05-06 Andreas Färberqdev: Introduce qdev_prop_set_globals_for_type()
2013-05-06 Andreas Färberqdev: Let qdev_prop_parse() pass through Error
2013-05-06 Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.next...
2013-05-05 Blue SwirlMerge branch 'target-arm.next' of git://git.linaro...
2013-05-03 KONRAD Fredericvirtio-scsi: fix the command line compatibility.
2013-05-03 KONRAD Fredericscsi: add bus_name parameter to scsi_bus_new.
2013-05-03 KONRAD Fredericvirtio: add virtio_device_set_child_bus_name.
2013-05-03 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2013-05-03 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-05-03 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-05-03 Stefan Hajnoczinbd: support large NBD requests
2013-05-03 Jeff Codyqemu: add castagnoli crc32c checksum algorithm
2013-05-02 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-05-02 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-05-01 Stefan WeilTrivial grammar and spelling fixes
2013-05-01 Igor Mammedovpc: Implement QEMUMachine::hot_add_cpu hook
2013-05-01 Igor MammedovAdd hot_add_cpu hook to QEMUMachine
2013-05-01 Igor Mammedovtarget-i386: Move APIC to ICC bus
2013-05-01 Igor Mammedovtarget-i386: Attach ICC bus to CPU on its creation
2013-05-01 Igor Mammedovtarget-i386: Introduce ICC bus/device/bridge
2013-05-01 Jens Freimanncpu: Move cpu_write_elfXX_note() functions to CPUState
2013-05-01 Igor Mammedovtarget-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZE
2013-05-01 Igor Mammedovcpu: Add helper cpu_exists(), to check if CPU with...
2013-05-01 Michael S. Tsirkincpu: Add qemu_for_each_cpu()
2013-05-01 Igor Mammedovcpu: Introduce get_arch_id() method and override it...
2013-05-01 Igor Mammedovpc: Update rtc_cmos on CPU hot-plug
2013-05-01 Igor Mammedovcpu: Introduce CPU hot-plug notifier
2013-05-01 Igor Mammedovcpu: Introduce cpu_resume(), for single CPU
2013-05-01 Igor Mammedovcpu: Call cpu_synchronize_post_init() from DeviceClass...
2013-05-01 Igor Mammedovcpu: Make kvm-stub.o available outside softmmu
2013-04-30 Michael S. Tsirkinsysemu: drop register_devices from header
2013-04-30 Hu Taopvpanic: create pvpanic by default for machine 1.5
2013-04-30 Hu Taofw_cfg: add required header files
2013-04-30 Hu Taoadd a new qevent: QEVENT_GUEST_PANICKED
2013-04-30 Hu Taoadd a new runstate: RUN_STATE_GUEST_PANICKED
2013-04-29 Paolo Bonziniaudio: look for the ISA and PCI buses
2013-04-29 Paolo Bonziniaudio: remove HAS_AUDIO
2013-04-29 Paolo Bonziniaudio: remove the need for audio card CONFIG_* symbols
2013-04-29 Andreas Färberserial: QOM'ify ISA serial
2013-04-29 Andreas Färberpcspk: QOM'ify
2013-04-29 Andreas Färbermc146818rtc: QOM'ify
2013-04-29 Andreas Färberi8259: QOM cleanups
2013-04-29 Andreas Färberfdc: QOM'ify ISA floppy controller
2013-04-29 Anthony LiguoriMerge remote-tracking branch 'bonzini/migration-writev...
2013-04-29 Anthony LiguoriMerge remote-tracking branch 'alon/libcacard_ccid.2...
2013-04-29 Paolo Bonziniwin32: add readv/writev emulation
2013-04-27 Richard Hendersontcg-arm: Convert to CONFIG_QEMU_LDST_OPTIMIZATION
2013-04-26 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://github.com...
2013-04-26 Dominik DingelCommon: Add quick access to first boot device
2013-04-25 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-04-25 Ed MasteRemove unnecessary FreeBSD #include
2013-04-25 Gerd Hoffmannconsole: zap ds arg from register_displaychangelistener
2013-04-25 Gerd Hoffmannconsole: add qemu_console_lookup_by_device
2013-04-25 Gerd Hoffmannconsole: add device link to QemuConsoles
2013-04-25 Gerd Hoffmannconsole: qom-ify QemuConsole
2013-04-24 Markus Armbrusterpc: Kill the "use flash device for BIOS unless KVM...
2013-04-24 Anthony LiguoriMerge remote-tracking branch 'alon/libcacard_ccid.1...
2013-04-24 KONRAD Fredericvirtio: drop unused function prototypes.
2013-04-24 KONRAD Fredericvirtio: cleanup: init and exit function.
2013-04-24 KONRAD Fredericvirtio: remove virtiobindings.
2013-04-24 KONRAD Fredericvirtio: remove the function pointer.
2013-04-24 KONRAD Fredericvirtio-bus: add new functions.
2013-04-24 KONRAD Fredericvirtio-rng: cleanup: use QOM casts.
2013-04-24 KONRAD Fredericvirtio-rng: cleanup: remove qdev field.
2013-04-24 KONRAD Fredericvirtio-rng: cleanup: init and exit functions.
2013-04-24 KONRAD Fredericvirtio-rng: add virtio-rng device.
2013-04-24 KONRAD Fredericvirtio-rng: don't use pointer for configuration.
2013-04-24 Gerd Hoffmanninput: introduce keyboard handler list
2013-04-24 Gerd Hoffmanninput: make QEMUPutLEDEntry + QEMUPutMouseEntry private
2013-04-24 Hu Taoich9: kill cmos_s3
2013-04-24 Alon Levyccid-card-passthru, dev-smartcard-reader: add debug...
2013-04-23 Stefan BergerMove TPM passthrough specific command line options...
2013-04-22 Satoru MoriyaAdd option to mlock qemu and guest memory
2013-04-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-04-22 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2013-04-22 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-04-22 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-04-22 Kevin Wolfblock: Remove filename parameter from .bdrv_file_open()
2013-04-22 Kevin Wolfblock: Add driver-specific options for backing files
2013-04-20 Peter Maydellqdev: Drop taddr properties
2013-04-20 Blue SwirlMerge branch 'arm-devs.next' of git://git.linaro.org...
2013-04-20 Blue SwirlMerge branch 'target-arm.next' of git://git.linaro...
2013-04-20 Blue SwirlMerge branch 'linux-user-for-upstream' of git://git...
2013-04-19 Nicholas Bellingervhost-scsi: new device supporting the tcm_vhost Linux...
2013-04-19 Paolo Bonzinivirtio-scsi: create VirtIOSCSICommon
2013-04-19 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-04-19 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-04-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-04-19 Luiz Capitulinovirtio.h: drop unused function prototypes
2013-04-19 Alexey Kardashevskiybswap: fix compiler warning
2013-04-19 Nicholas Bellingervhost: Add vhost_commit callback for SeaBIOS ROM region...
2013-04-19 Dmitry Fleytmanscsi: VMWare PVSCSI paravirtual device implementation
2013-04-18 Paolo Bonziniconfigure: CONFIG_NO_XEN is duplicated
2013-04-18 Paolo Bonzinielfload: use abi_llong/ullong instead of target_llong...
next