aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2012-01-06Merge remote-tracking branch 'kraxel/usb.33' into stagingAnthony Liguori2-3/+15
2012-01-06usb-ohci: td.cbp incorrectly updated near page endAndriy Gapon1-3/+3
2012-01-06usb-storage: cancel I/O on resetGerd Hoffmann1-0/+12
2012-01-04Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into stagingAnthony Liguori9-113/+403
2012-01-04add L2x0/PL310 cache controller deviceRob Herring1-0/+181
2012-01-04arm: add dummy gic security registersRob Herring1-0/+6
2012-01-04arm: Set frequencies for arm_timerMark Langsdorf1-5/+19
2012-01-04arm: add missing scu registersRob Herring1-3/+33
2012-01-04hw/omap_gpmc: Fix region map/unmap when configuring prefetch enginePeter Maydell1-9/+21
2012-01-04hw/omap1.c: Drop unused includesPeter Maydell1-4/+0
2012-01-04hw/omap1.c: Separate dpll_ctl from omap_mpu_stateJuha Riihimäki2-15/+19
2012-01-04hw/omap1.c: Separate PWT from omap_mpu_stateJuha Riihimäki2-32/+35
2012-01-04vmstate, memory: decouple vmstate from memory APIAvi Kivity62-117/+234
2012-01-04hw/omap1.c: Separate PWL from omap_mpu_stateJuha Riihimäki2-31/+37
2012-01-04hw/omap1.c: omap_mpuio_init() need not be publicPeter Maydell2-5/+1
2012-01-04hw/pl110.c: Add post-load hook to invalidate displayPeter Maydell1-0/+11
2012-01-04hw/pl181.c: Add save/load supportPeter Maydell1-9/+40
2012-01-03Merge remote-tracking branch 'qemu-kvm/memory/page_desc' into stagingAnthony Liguori14-71/+187
2012-01-03virtio-balloon: avoid cpu_get_physical_page_desc()Avi Kivity1-4/+9
2012-01-03vhost: avoid cpu_get_physical_page_desc()Avi Kivity2-8/+41
2011-12-27Merge remote-tracking branch 'aneesh/for-upstream' into stagingAnthony Liguori2-136/+96
2011-12-22Set numa topology for max_cpusVasilis Liaskovitis1-4/+4
2011-12-21virtio-serial-bus: Ports are expected to implement 'have_data' callbackAmit Shah1-3/+3
2011-12-21virtio-console: Properly initialise class methodsAmit Shah1-3/+6
2011-12-21virtio-console: Check if chardev backends available before calling into themAmit Shah1-0/+11
2011-12-21hw/9pfs: iattr_valid flags are kernel internal flags map them to 9p values.Aneesh Kumar K.V1-23/+24
2011-12-21hw/9pfs: Use the correct signed type for different variablesAneesh Kumar K.V2-11/+12
2011-12-21hw/9pfs: replace iovec manipulation with QEMUIOVectorStefan Hajnoczi1-102/+60
2011-12-21sd: Remember to reset .expecting_acmd on reset.Andrzej Zaborowski1-0/+1
2011-12-21hw/sd.c: Clear status bits when read via response r6Peter Maydell1-0/+1
2011-12-21hw/sd.c: Correct handling of APP_CMD status bitPeter Maydell1-7/+17
2011-12-21hw/sd.c: Correct handling of type B SD status bitsPeter Maydell1-19/+25
2011-12-21hw/sd.c: Set ILLEGAL_COMMAND for ACMDs in invalid statePeter Maydell1-1/+1
2011-12-21hw/sd.c: Handle CRC and locked-card errors in normal code pathPeter Maydell1-2/+5
2011-12-21hw/sd.c: Handle illegal commands in sd_do_commandPeter Maydell1-14/+11
2011-12-21hw/sd.c: When setting ADDRESS_ERROR bit, don't clear everything elsePeter Maydell1-2/+2
2011-12-21hw/sd.c: On CRC error, set CRC error status bit rather than clearing itPeter Maydell1-1/+1
2011-12-21hw/sd.c: Add comment regarding CARD_STATUS_* definesPeter Maydell1-0/+5
2011-12-21hw/sd.c: Fix the set of commands which are failed when card is lockedPeter Maydell1-7/+22
2011-12-20hw/sysbus.c: Remove unnecessary conditionalsPeter Maydell1-13/+5
2011-12-20audio: remove unused parameter isa_picHervé Poussineau10-13/+13
2011-12-20isa: always use provided ISA bus in isa_bus_irqs()Hervé Poussineau1-2/+4
2011-12-20isa: always use provided ISA bus when creating an isa deviceHervé Poussineau1-6/+4
2011-12-20malta: give ISA bus to ISA methodsHervé Poussineau3-4/+4
2011-12-20fulong2e: give ISA bus to ISA methodsHervé Poussineau3-7/+5
2011-12-20sun4u: give ISA bus to ISA methodsHervé Poussineau1-2/+4
2011-12-20alpha: give ISA bus to ISA methodsHervé Poussineau3-8/+9
2011-12-20pc: give ISA bus to ISA methodsHervé Poussineau3-6/+7
2011-12-20i8259: give ISA device to isa_register_ioport()Hervé Poussineau1-2/+2
2011-12-20isa: move ISABus structure definition to header fileHervé Poussineau2-5/+6