]> git.proxmox.com Git - qemu.git/history - qerror.h
vnc: rename vnc-encoding-* vnc-enc-*
[qemu.git] / qerror.h
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-07-01 Luiz CapitulinoQError: Introduce QERR_QMP_EXTRA_MEMBER
2010-05-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-24 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-05-19 Luiz CapitulinoFix qtypes' licenses
2010-05-03 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into HEAD
2010-04-26 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-04-26 Luiz CapitulinoQError: New QERR_QMP_BAD_INPUT_OBJECT_MEMBER
2010-04-18 Markus Armbrustererror: New QERR_DEVICE_IN_USE
2010-04-18 Markus Armbrustererror: New QERR_INVALID_PARAMETER_VALUE
2010-04-18 Markus Armbrustererror: New QERR_DUPLICATE_ID
2010-04-18 Markus Armbrustererror: Put error definitions back in alphabetical order
2010-03-27 Markus Armbrustererror: Move qerror_report() from qemu-error.[ch] to...
2010-03-17 Shahar HaviviQError: New QERR_DEVICE_NOT_ENCRYPTED
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-16 Markus Armbrustererror: New QERR_NO_BUS_FOR_DEVICE
2010-03-16 Markus Armbrustererror: New QERR_DEVICE_INIT_FAILED
2010-03-16 Markus Armbrustererror: New QERR_BUS_NO_HOTPLUG
2010-03-16 Markus Armbrustererror: New QERR_BAD_BUS_FOR_DEVICE
2010-03-16 Markus Armbrustererror: New QERR_DEVICE_NO_BUS
2010-03-16 Markus Armbrustererror: New QERR_DEVICE_MULTIPLE_BUSSES
2010-03-16 Markus Armbrustererror: New QERR_BUS_NOT_FOUND
2010-03-16 Markus Armbrustererror: New QERR_PROPERTY_VALUE_NOT_FOUND
2010-03-16 Markus Armbrustererror: New QERR_PROPERTY_VALUE_IN_USE
2010-03-16 Markus Armbrustererror: New QERR_PROPERTY_VALUE_BAD
2010-03-16 Markus Armbrustererror: New QERR_PROPERTY_NOT_FOUND
2010-03-16 Markus Armbrustererror: Polish human-readable error descriptions
2010-03-16 Markus Armbrustererror: Infrastructure to track locations for error...
2010-02-03 Markus ArmbrusterRevert "QError: New QERR_INVALID_CPU_INDEX"
2010-01-26 Markus ArmbrusterQError: New QERR_INVALID_CPU_INDEX
2010-01-26 Markus ArmbrusterQError: New QERR_OPEN_FILE_FAILED
2009-12-12 Markus ArmbrusterFix recently added QERR_ definitions
2009-12-07 Markus ArmbrusterQMP: add human-readable description to error response
2009-12-07 Markus ArmbrusterQError: New QERR_TOO_MANY_FILES
2009-12-07 Markus ArmbrusterNew QERR_INVALID_PARAMETER
2009-12-07 Markus ArmbrusterQError: New QERR_FD_NOT_SUPPLIED
2009-12-07 Markus ArmbrusterQError: New QERR_FD_NOT_FOUND
2009-12-07 Markus ArmbrusterQError: New QERR_VNC_SERVER_FAILED
2009-12-07 Markus ArmbrusterQError: New QERR_SET_PASSWD_FAILED
2009-12-07 Markus ArmbrusterQError: New QERR_INVALID_BLOCK_FORMAT
2009-12-07 Markus ArmbrusterQError: New QERR_DEVICE_NOT_REMOVABLE
2009-12-07 Markus ArmbrusterQError: New QERR_DEVICE_LOCKED
2009-12-07 Markus ArmbrusterQError: Put error definitions in alphabetical order
2009-12-07 Luiz CapitulinoQError: new class for device encrypted errors
2009-12-07 Anthony LiguoriMerge commit 'mst/pci' into staging
2009-12-07 Luiz CapitulinoQError: Add class for invalid passwords
2009-12-03 Luiz CapitulinoQError: Add errors needed by QMP
2009-12-03 Luiz CapitulinoQError: Add QERR_KVM_MISSING_CAP
2009-12-03 Luiz CapitulinoQError: Add QERR_DEVICE_NOT_ACTIVE
2009-12-03 Luiz CapitulinoQError: Add QERR_DEVICE_NOT_FOUND
2009-12-03 Luiz CapitulinoIntroduce QError