]> git.proxmox.com Git - qemu.git/history - hw
json-parser: Output the content of invalid keyword
[qemu.git] / hw /
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
2010-03-08 Luiz Capitulinoblock: Emit BLOCK_IO_ERROR before vm_stop() call
2010-03-08 Aurelien Jarnoppc: don't define bamboo-0.13 as the default machine
2010-03-07 Blue SwirlUpdate to a hopefully more future proof FSF address
2010-03-06 Christoph Hellwigscsi: update comment on the standards revision
2010-03-06 Amit Shahppc440_bamboo: Disable new virtio-serial features for...
2010-03-06 Amit Shahppc440_bamboo: Add 0.12 and 0.13 machine types for...
2010-03-06 Amit Shahs390-virtio: Fix compile error for virtio-block init
2010-03-06 Aurelien Jarnohw/serial.c: fix THRE interrupt clearing
2010-03-06 Aurelien Jarnohw/serial.c: fix indentation
2010-03-04 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into pulls
2010-03-04 Jan Kiszkax86: Extend validity of bsp_to_cpu
2010-03-04 Jan KiszkaKVM: Rework VCPU state writeback API
2010-03-04 Avi KivityAllocate memory below 4GB as one chunk
2010-03-03 Stefan Weileepro100: Keep includes sorted
2010-03-03 Stefan Weileepro100: Remove C++ comments
2010-03-03 Stefan Weileepro100: Add diagnose command
2010-03-03 Stefan Weileepro100: New function for reading command block
2010-03-03 Stefan Weileepro100: Use tx.status
2010-03-03 Stefan Weileepro100: Prettify code (no functional changes)
2010-03-03 Stefan Weileepro100: Fix CU Start command
2010-03-03 Stefan Weileepro100: Support RNR interrupt
2010-03-03 Stefan Weileepro100: Replace variable name to fix a compiler warning
2010-03-03 Stefan Weileepro100: Use symbolic names for bits in EEPROM id
2010-03-03 Stefan Weileepro100: Remove old unused code
2010-03-03 Stefan Weileepro100: Use symbolic names and BIT macros in binary...
2010-03-03 Stefan Weileepro100: Add device descriptions
2010-03-03 Stefan Weileepro100: Update copyright notice
2010-03-03 Stefan Weileepro100: Add TODO list
2010-03-03 Stefan Weileepro100: Support gpxe boot for all eepro100 devices
2010-03-03 Stefan Weileepro100: Fix PXE boot
2010-03-03 Stefan Weileepro100: Add missing SCB register names
2010-03-03 Stefan Weileepro100: Fix compiler errors from debug messages
2010-03-01 Paul BrookMove ioport.h out of cpu-all.h
2010-02-28 Richard Hendersonalpha-linux-user: Implement signals.
2010-02-27 Liu Yupowerpc/e500: adjust fdt and ramdisk loading addr
next