sdk/emulator/qemu.git
2016-01-08 Wei Liu9pfs: factor out virtio_9p_push_and_notify
2016-01-08 Wei Liu9pfs: break out 9p.h from virtio-9p.h
2016-01-08 Wei Liu9pfs: break out virtio_init_iov_from_pdu
2016-01-08 Wei Liu9pfs: factor out pdu_push_and_notify
2016-01-08 Wei Liu9pfs: factor out virtio_pdu_{,un}marshal
2016-01-08 Wei Liu9pfs: make pdu_{,un}marshal proper functions
2016-01-08 Wei Liu9pfs: PDU processing functions should start pdu_ prefix
2016-01-08 Wei Liu9pfs: PDU processing functions don't need to take V9fsS...
2016-01-08 Wei Liufsdev: rename virtio-9p-marshal.{c,h} to 9p-iov-marshal...
2016-01-08 Wei Liufsdev: break out 9p-marshal.{c,h} from virtio-9p-marsha...
2016-01-08 Wei Liu9pfs: remove dead code
2016-01-08 Wei Liu9pfs: merge hw/virtio/virtio-9p.h into hw/9pfs/virtio...
2016-01-08 Wei Liu9pfs: rename virtio-9p-xattr{,-user}.{c,h} to 9p-xattr...
2016-01-08 Wei Liu9pfs: rename virtio-9p-synth.{c,h} to 9p-synth.{c,h}
2016-01-08 Wei Liu9pfs: rename virtio-9p-proxy.{c,h} to 9p-proxy.{c,h}
2016-01-08 Wei Liu9pfs: rename virtio-9p-posix-acl.c to 9p-posix-acl.c
2016-01-08 Wei Liu9pfs: rename virtio-9p-local.c to 9p-local.c
2016-01-08 Wei Liu9pfs: rename virtio-9p-handle.c to 9p-handle.c
2016-01-08 Wei Liu9pfs: rename virtio-9p-coth.{c,h} to coth.{c,h}
2016-01-07 Edgar E. Iglesiaspetalogix-ml605: Set the MicroBlaze CPU version to...
2016-01-07 Edgar E. Iglesiass3adsp1800: Set the MicroBlaze CPU version to 7.10.d
2016-01-07 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2016-01-07 Mark Cave-Aylandtarget-sparc: implement NPT timer bit
2016-01-07 Mark Cave-Aylandsun4u: split NPT and INT_DIS accesses between timer...
2016-01-07 Mark Cave-Aylandsun4u: split out NPT and INT_DIS into separate CPUTimer...
2016-01-07 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-01-07 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2016-01-07 Stefan Hajnoczitrace: add make dependencies on tracetool source
2016-01-07 Stefan Hajnoczitrace: fix make foo-timestamp rules
2016-01-07 Mark Cave-Aylandtrace: fix PRIx64 constants in trace-events
2016-01-07 Qinghua Jintrace: reflect the file name change
2016-01-05 Gerd Hoffmannseabios: update binaries to release 1.9.0
2016-01-05 Gerd Hoffmannseabios: stop updating aml files
2016-01-05 Gerd Hoffmannseabios: update 128k bios config
2016-01-05 Gerd Hoffmannseabios: use new EXTRAVERSION to tag qemu builds
2016-01-05 Gerd Hoffmannseabios: update submodule to release 1.9.0
2015-12-23 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2015-12-23 Peter MaydellMerge remote-tracking branch 'remotes/gkurz/tags/for...
2015-12-23 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2015-12-23 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2015-12-23 Peter MaydellMerge remote-tracking branch 'remotes/sstabellini/tags...
2015-12-23 Daniel P. Berrangecrypto: fix transposed arguments in cipher error message
2015-12-23 Daniel P. Berrangecrypto: ensure qapi/crypto.json is listed in qapi-modules
2015-12-23 Daniel P. Berrangecrypto: move QCryptoCipherAlgorithm/Mode enum definitio...
2015-12-23 Daniel P. Berrangecrypto: move QCryptoHashAlgorithm enum definition into...
2015-12-23 Daniel P. Berrangecrypto: add ability to query hash digest len
2015-12-23 Daniel P. Berrangecrypto: add additional query accessors for cipher instances
2015-12-23 Daniel P. Berrangeio: fix stack allocation when sending of file descriptors
2015-12-23 Greg Kurzvirtio-9p: use accessor to get thread_pool
2015-12-22 Daniel P. Berrangeio: fix setting of QIO_CHANNEL_FEATURE_FD_PASS on serve...
2015-12-22 Daniel P. Berrangeio: bind to loopback IP addrs in test suite
2015-12-22 Igor Mammedovacpi: extend aml_and() to accept target argument
2015-12-22 Igor Mammedovacpi: extend aml_or() to accept target argument
2015-12-22 Igor Mammedovacpi add aml_dma()
2015-12-22 Igor Mammedovacpi: add aml_to_buffer()
2015-12-22 Igor Mammedovacpi: add aml_to_hexstring()
2015-12-22 Igor Mammedovacpi: extend aml_field() to support LockRule
2015-12-22 Igor Mammedovacpi: add aml_lgreater()
2015-12-22 Igor Mammedovacpi: add aml_lor()
2015-12-22 Igor Mammedovacpi: add aml_sleep()
2015-12-22 Igor Mammedovacpi: add aml_alias()
2015-12-22 Igor Mammedovacpi: extend aml_shiftright() to accept target argument
2015-12-22 Igor Mammedovacpi: add aml_to_integer()
2015-12-22 Igor Mammedovacpi: add aml_call0() helper
2015-12-22 Igor Mammedovacpi: add aml_decrement() and aml_subtract()
2015-12-22 Igor Mammedovacpi: extend aml_add() to accept target argument
2015-12-22 Igor Mammedovacpi: aml: add helper for Opcode Arg2 Arg2 [Dst] AML...
2015-12-22 Igor Mammedovacpi: add aml_create_qword_field()
2015-12-22 Xiao Guangrongacpi: add aml_mutex(), aml_acquire(), aml_release()
2015-12-22 Igor Mammedovacpi: add aml_lgreater_equal()
2015-12-22 Xiao Guangrongacpi: add aml_sizeof
2015-12-22 Xiao Guangrongacpi: add aml_derefof
2015-12-22 Xiao Guangrongnvdimm: add maintain info
2015-12-22 Xiao Guangrongnvdimm acpi: build ACPI nvdimm devices
2015-12-22 Xiao Guangrongnvdimm acpi: build ACPI NFIT table
2015-12-22 Xiao Guangrongacpi: support specified oem table id for build_header
2015-12-22 Xiao Guangrongnvdimm: implement NVDIMM device abstract
2015-12-22 Cao jindocs/pci_expander_bridge: fix typo
2015-12-22 Eduardo Habkosthw/compat.h: Change indentation of HW_COMPAT_* to 4...
2015-12-22 Eduardo Habkostpc: Change indentation of PC_COMPAT_* to 4 spaces
2015-12-22 Eduardo Habkostpc: Add pc-*-2.6 machine classes
2015-12-22 Eduardo Habkostpc: Remove redundant code from pc-*-2.3 machine classes
2015-12-22 Gerd Hoffmannq35: skip q35-acpi-dsdt.aml load if not needed
2015-12-22 Corey Minyardipmi: Add a force off function
2015-12-22 Corey Minyardipmi: Add firmware registration to the ISA interface
2015-12-22 Corey Minyardipmi: Add a firmware configuration repository
2015-12-22 Corey Minyardipmi: Add migration capability to the IPMI devices.
2015-12-22 Corey Minyardipmi: Add documentation
2015-12-22 Corey Minyardipmi: Add tests
2015-12-22 Corey Minyardipmi: Add a BT low-level interface
2015-12-22 Corey Minyardipmi: Add an ISA KCS low-level interface
2015-12-22 Corey Minyardipmi: Add an external connection simulation interface
2015-12-22 Corey Minyardipmi: Add a local BMC simulation
2015-12-22 Corey MinyardAdd a base IPMI interface
2015-12-22 Eduardo Habkostpc: Group and document related PCMachineState/PCMachine...
2015-12-22 Eduardo Habkostq35: Remove MCHPCIState.guest_info field
2015-12-22 Marcel Apfelbaumhw/i386: extend pxb query for all PC machines
2015-12-22 Marcel Apfelbaumhw/pxb: introduce pxb-pcie expander for PCIe machines
2015-12-22 Marcel Apfelbaumhw/acpi: merge pxb adjacent memory/IO ranges
2015-12-22 Eduardo Habkostpc: Move option_rom_has_mr/rom_file_has_mr globals...
next