summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2013-06-17Merge remote-tracking branch 'pmaydell/configury.next' into stagingAnthony Liguori5-45/+0
2013-06-17char/serial: fix copy&paste error (fifo8_is_full vs empty)Vladimir Senkov1-1/+1
2013-06-15Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpuBlue Swirl45-352/+481
2013-06-14ppc: Remove CONFIG_FDT conditionalsPeter Maydell3-26/+0
2013-06-14microblaze: Remove CONFIG_FDT conditionalsPeter Maydell1-12/+0
2013-06-14arm: Remove CONFIG_FDT conditionalsPeter Maydell1-7/+0
2013-06-14audio/intel-hda: QOM casting sweepPeter Crosthwaite1-8/+11
2013-06-14audio/intel-hda: Fix Inheritance hierachyPeter Crosthwaite1-7/+14
2013-06-14smbios: Check R in -smbios type=0, release=R parses okayMarkus Armbruster1-1/+4
2013-06-14smbios: Fix -smbios type=0, release=... for big endian hostsMarkus Armbruster1-2/+2
2013-06-14smbios: Clean up smbios_add_field() parametersMarkus Armbruster1-12/+14
2013-06-14smbios: Convert to error_report()Markus Armbruster1-12/+12
2013-06-14Merge remote-tracking branch 'mjt/trivial-patches-next' into stagingAnthony Liguori6-91/+62
2013-06-14piix: fix some printf errors when debug is enabledHu Tao1-6/+6
2013-06-13spapr_rtas: Abstract rtas_start_cpu() with qemu_get_cpu()Andreas Färber1-11/+8
2013-06-12spapr_rtas: Abstract rtas_query_cpu_stopped_state() with qemu_get_cpu()Andreas Färber1-7/+2
2013-06-12ivshmem: add missing error exit(2)Stefan Hajnoczi1-0/+1
2013-06-11hw/xen: Use g_free instead of free and fix potential memory leaksStefan Weil1-2/+2
2013-06-11hw/scsi: Don't increment a boolean valueStefan Weil1-1/+1
2013-06-11char/serial: serial_ioport_write: Factor out common codePeter Crosthwaite1-7/+3
2013-06-11char/serial: Use generic Fifo8Peter Crosthwaite1-64/+34
2013-06-11char/serial: cosmetic fixes.Peter Crosthwaite1-11/+19
2013-06-11intc/xilinx_intc: Use qemu_set_irqPeter Crosthwaite1-5/+1
2013-06-10target-i386: Update model values on Conroe/Penryn/Nehalem CPU modelsEduardo Habkost2-0/+8
2013-06-10pc: Create pc-*-1.6 machine-typesEduardo Habkost2-3/+23
2013-06-10pc: Fix crash when attempting to hotplug CPU with negative IDIgor Mammedov1-0/+5
2013-06-10Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori1-1/+1
2013-06-10xilinx_axidma: Do not set DMA .notify to NULL after notifyWendy Liang1-1/+2
2013-06-10xilinx_axienet: Fix bit mask codeStefan Weil1-1/+1
2013-06-07Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori1-0/+1
2013-06-07qdev: Drop FROM_QBUS() macroAndreas Färber3-4/+4
2013-06-07isa: QOM'ify ISADeviceAndreas Färber8-33/+41
2013-06-07isa: QOM'ify ISABusAndreas Färber6-10/+9
2013-06-07i8259: Convert PICCommonState to use QOM realizefnAndreas Färber3-9/+45
2013-06-07kvm/i8259: QOM'ify some moreAndreas Färber1-3/+5
2013-06-07i8259: QOM'ify some moreAndreas Färber1-9/+14
2013-06-07i8254: Convert PITCommonState to QOM realizefnAndreas Färber3-25/+47
2013-06-07kvm/i8254: QOM'ify some moreAndreas Färber1-8/+11
2013-06-07i8254: QOM'ify some moreAndreas Färber1-2/+2
2013-06-07isa: Use realizefn for ISADeviceAndreas Färber32-240/+290
2013-06-06cs4231a: QOM'ify some moreAndreas Färber1-8/+9
2013-06-06gus: QOM'ify some moreAndreas Färber1-3/+6
2013-06-06ide: Set BSY bit during FLUSHAndreas Färber1-0/+1
2013-06-06virtio-ccw: Fix unsetting of indicators.Cornelia Huck1-4/+4
2013-06-06s390x/css: Fix concurrent sense.Cornelia Huck1-1/+1
2013-06-05vmxnet3: fix NICState cleanupStefan Hajnoczi1-1/+1
2013-06-04Merge remote-tracking branch 'sstabellini/xen_fixes_20130603' into stagingAnthony Liguori2-22/+5
2013-06-04Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori1-2/+6
2013-06-04Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori17-51/+63
2013-06-04block: add block driver read only whitelistFam Zheng1-2/+6