]> git.proxmox.com Git - qemu.git/history - include/hw
portability: pty.h is glibc-specific
[qemu.git] / include / hw /
2013-05-13 Paolo BonziniRevert "pc: Kill the "use flash device for BIOS unless...
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-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 Igor Mammedovtarget-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZE
2013-05-01 Igor Mammedovpc: Update rtc_cmos on CPU hot-plug
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-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-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 Hu Taoich9: kill cmos_s3
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-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 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-17 KONRAD Fredericvirtio-net: cleanup: use QOM cast.
2013-04-17 KONRAD Fredericvirtio-net: add the virtio-net device.
2013-04-17 KONRAD Fredericvirtio: add two functions to VirtioDeviceClass.
2013-04-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.80' into staging
2013-04-16 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v69' into...
2013-04-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/pixman.v11' into...
2013-04-16 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-04-16 Hans de Goedevirtio-console: Also throttle when less was written...
2013-04-16 Peter Crosthwaitestream: Remove app argument hack
2013-04-16 Peter Crosthwaitestream: Add flow control API
2013-04-15 Igor Mammedovqdev: Add qdev property for bool type
2013-04-15 Michael S. Tsirkinpci: add pci test device
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-04-15 Andreas Färberqdev: Fix QOM unrealize behavior
2013-04-15 Paolo Bonzinisysemu: avoid proliferation of include/ subdirectories
2013-04-15 KONRAD Fredericvirtio-serial: cleanup: remove qdev field.
2013-04-15 KONRAD Fredericvirtio-serial: cleanup: use QOM casts.
2013-04-15 KONRAD Fredericvirtio-serial: add the virtio-serial device.
2013-04-15 KONRAD Fredericvirtio: fix broken aliases.
2013-04-15 Michael S. Tsirkinacpi.h: make it self contained
2013-04-15 Michael S. Tsirkinacpi.h: make it self contained
2013-04-15 Michael S. Tsirkinacpi: move declarations from pc.h to acpi.h
2013-04-15 Peter Maydellarm: fix location of some include files
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-04-13 Aurelien JarnoMerge branch 'mingw' of git://qemu.weilnetz.de/qemu
2013-04-13 Andreas Färbersh7750: Change cpu field type to SuperHCPU
2013-04-13 Aurelien JarnoMerge branch 'tcg-s390' of git://github.com/rth7680...
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-04-08 Paolo Bonzinihw: move PCI bridges to hw/pci-* or hw/ARCH
2013-04-08 Paolo Bonzinihw: move timer devices to hw/timer/, configure with...
2013-04-08 Paolo Bonzinihw: move headers to include/