]> git.proxmox.com Git - mirror_qemu.git/history - hw
eepro100: Add new device variant i82801
[mirror_qemu.git] / hw /
2010-04-06 Stefan Weileepro100: Add new device variant i82801
2010-04-06 Stefan Weileepro100: Simplified device instantiation
2010-04-06 Stefan Weileepro100: Simplify status handling
2010-04-06 Stefan Weileepro100: Don't allow writing SCBStatus
2010-04-05 Paul BrookOHCI qdev conversion
2010-04-05 Paul BrookARMv7-M reset fixes
2010-04-04 Paul BrookUHCI spurious interrut fix
2010-04-04 Paul BrookRevert "Compile usb-ohci only once"
2010-04-03 Blue Swirlsparc32: add IOMMU chipset doc links
2010-04-03 Blue Swirlsparc32: rename iommu.c to sun4m_iommu.c to make room...
2010-04-03 Blue Swirlsparc32: improve timer implementation
2010-04-02 Aurelien Jarnohw/r2d: add a USB keyboard
2010-04-02 TeLeManusb-bus: fix no params
2010-04-01 Stefan Weilwin32: Fix compiler errors from u_int64_t
2010-04-01 Michael S. Tsirkinvirtio-net: vhost net support
2010-04-01 Michael S. Tsirkinvhost: vhost net support
2010-04-01 Michael S. Tsirkinvirtio-pci: fill in notifier support
2010-04-01 Michael S. Tsirkinvirtio: move typedef to qemu-common
2010-04-01 Michael S. Tsirkinvirtio: add set_status callback
2010-04-01 Michael S. Tsirkinvirtio: notifier support + APIs for queue fields
2010-04-01 Michael S. Tsirkinnotifier: event notifier implementation
2010-04-01 Anthony LiguoriFix -enable-kvm
2010-03-31 Alexander GrafDon't check for bus master for old guests
2010-03-31 Max Reitzusb: class specific interface requests
2010-03-30 Blue SwirlCompile most PPC devices only once
2010-03-29 Blue SwirlCompile prep_pci only once
2010-03-29 Blue SwirlCompile openpic only once
2010-03-29 Blue SwirlCompile ide/macio only once
2010-03-29 Blue SwirlCompile pflash_cfi01 only once
2010-03-29 Blue SwirlCompile pflash_cfi02 only once
2010-03-29 Blue SwirlCompile acpi only once
2010-03-29 Blue SwirlMove KVM and Xen global flags to vl.c
2010-03-27 Blue Swirlpflash_cfi02: fix incorrect TARGET_FMT_lx/d use
2010-03-27 Markus Armbrustererror: Trim includes after "Move qemu_error & friends..."
2010-03-27 Adam Litkeballoon: Fix overflow when reporting actual memory...
2010-03-27 Blue SwirlCompile some MIPS devices only once
2010-03-27 Blue SwirlFix build
2010-03-27 Blue SwirlCompile ide/core only once
2010-03-23 Lars MunchFix recent pxa270 serial breakage
2010-03-23 Aurelien Jarnopci_host: fix breakage
2010-03-21 Blue SwirlFix Sparc64 build
2010-03-21 Blue SwirlCompile pci_host only once
2010-03-21 Blue SwirlCompile usb-ohci only once
2010-03-21 Blue SwirlCompile serial only once
2010-03-21 Blue SwirlCompile isa_mmio only once
2010-03-21 Blue SwirlMove x86 specific PC declarations to a separate file
2010-03-21 Anthony LiguoriRevert "Convert atexit users to exit_notifier"
2010-03-21 Blue SwirlFix a typo
2010-03-20 Blue SwirlFix a typo which broke Xen build
2010-03-19 Anthony LiguoriConvert atexit users to exit_notifier
2010-03-19 Anthony LiguoriRewrite mouse handlers to use QTAILQ and to have an...
2010-03-18 Blue SwirlReplace assert(0) with abort() or cpu_abort()
2010-03-17 Arnaud Patard (Rtp)hw/usb-msd: fix some usb requests
2010-03-17 Gerd Hoffmannscsi-disk: fix buffer overflow
2010-03-17 Naphtali Spreiread-only: Another minor cleanup
2010-03-17 Paolo Bonzinidisentangle tcg and deadline calculation
2010-03-17 Adam Litkeballoon: Do not save VM state wrt asynchronous virtio...
2010-03-17 Christoph Hellwigblock: add logical_block_size property
2010-03-17 Jan KiszkaAvoid crash on '-usbdevice <device>' without parameters
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-17 Anthony LiguoriMerge remote branch 'mst/pci' into staging
2010-03-17 Paul BrookLarge page TLB flush
2010-03-16 Markus Armbrustermonitor: convert do_device_add() to QObject
2010-03-16 Markus Armbrustermonitor: Use argument type 'O' for device_add
2010-03-16 Markus Armbrusterqemu-option: Move the implied first name into QemuOptsList
2010-03-16 Markus Armbrustererror: Convert do_device_add() to QError
2010-03-16 Markus ArmbrusterRevert "qdev: Use QError for 'device not found' error"
2010-03-16 Markus Armbrusterqdev: Convert qbus_find() to QError
2010-03-16 Markus Armbrusterqdev: Relax parsing of bus option
2010-03-16 Markus Armbrusterqdev: convert setting device properties to QError
2010-03-16 Markus Armbrusterqdev: Hide "ptr" properties from users
2010-03-16 Markus Armbrusterqdev: Hide "no_user" devices from users
2010-03-16 Markus Armbrusterqdev: Factor qdev_create_from_info() out of qdev_create()
2010-03-16 Markus Armbrusterqdev: Fix -device and device_add to handle unsuitable...
2010-03-16 Markus Armbrustererror: Rename qemu_error_new() to qerror_report()
2010-03-16 Markus Armbrustererror: Replace qemu_error() by error_report()
2010-03-16 Markus Armbrustererror: Don't abuse qemu_error() for non-error in scsi_h...
2010-03-16 Markus Armbrustererror: Don't abuse qemu_error() for non-error in qbus_f...
2010-03-16 Markus Armbrustererror: Don't abuse qemu_error() for non-error in qdev_d...
2010-03-16 Markus Armbrustererror: Move qemu_error & friends into their own header
2010-03-16 Markus Armbrusterblock: Simplify usb_msd_initfn() test for "can read...
2010-03-16 Markus Armbrusterpc: Factor common code out of pc_boot_set() and cmos_init()
2010-03-16 Markus Armbrusterpc: Fix error reporting for -boot once
2010-03-16 Aurelien Jarnoload_elf: replace the address addend by a translation...
2010-03-15 Michael S. Tsirkinpcnet: make subsystem vendor id match hardware
2010-03-15 Michael S. Tsirkineepro100: address pci todo's, use pci_set_xx
2010-03-14 Aurelien Jarnomips: add header to mips_int.c and mips_timer.c
2010-03-14 Vagrant Cascadianspelling typo (compatibilty) in hw/fw_cfg.c
2010-03-13 Gerd Hoffmannfdc: fix drive property handling.
2010-03-09 Luiz CapitulinoQMP: Introduce WATCHDOG event
2010-03-09 Gerd Hoffmannkbd leds: usb kbd
2010-03-09 Gerd Hoffmannkbd leds: ps/2 kbd
2010-03-09 Markus Armbrusterscsi: Make device scsi-disk reject /dev/sg*
2010-03-09 Markus Armbrusterqdev: Catch attempt to attach more than one device...
2010-03-09 Markus Armbrusterqdev: Improve diagnostics for bad property values
2010-03-08 Amit Shahvirtio-pci: Use DEV_NVECTORS_UNSPECIFIED instead of...
2010-03-08 Amit Shahqdev: Add a DEV_NVECTORS_UNSPECIFIED enum for unspecifi...
2010-03-08 Chris Kilgourpcnet APROMWE bit location (retry)
2010-03-08 Izik Eidusadding helper pci functions
2010-03-08 Luiz CapitulinoQMP: Introduce RTC_CHANGE event
next