summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 's390-1.0' of git://repo.or.cz/qemu/agrafBlue Swirl2011-11-191-3/+44
|\
| * s390x: initialize virtio dev regionAlexander Graf2011-11-141-0/+12
| * s390: Fix cpu shutdown for KVMChristian Borntraeger2011-11-141-2/+30
| * s390: fix short kernel command linesChristian Borntraeger2011-11-141-1/+1
| * s390: fix reset hypercall to reset the statusChristian Borntraeger2011-11-141-0/+1
* | Merge branch 'ppc-1.0' of git://repo.or.cz/qemu/agrafBlue Swirl2011-11-193-16/+73
|\ \
| * | pseries: Fix qdev.id handling in the VIO bus codeMichael Ellerman2011-11-181-7/+29
| * | pseries: Allow kernel's early debug output to workDavid Gibson2011-11-181-2/+30
| * | pseries: Default reg for vty should be SPAPR_VTY_BASE_ADDRESSMichael Ellerman2011-11-181-1/+1
| * | pseries: Check we have a chardev in spapr_vty_init()Michael Ellerman2011-11-181-0/+5
| * | pseries: Fix buggy spapr_vio_find_by_reg()David Gibson2011-11-181-2/+2
| * | pseries: Correct RAM size check for SLOFDavid Gibson2011-11-181-3/+3
| * | pseries: Fix initialization of sPAPREnvironment structureDavid Gibson2011-11-111-1/+3
* | | pc_piix: set qxl revision to 2 for pc-0.14Alon Levy2011-11-141-0/+12
* | | hw/omap_gpio: Fix infinite recursion when doing 8/16 bit readsPeter Maydell2011-11-141-1/+1
* | | Revert bugfix e7852674d5 until tested or until after the release.Andrzej Zaborowski2011-11-141-3/+2
| |/ |/|
* | hw/onenand: reject read-only drivesJuha Riihimäki2011-11-141-0/+5
* | hw/nand: reject read-only drivesJuha Riihimäki2011-11-141-8/+14
* | hw/arm_sysctl: Fix RESETCTL for realview-pb-a8 and -pbx-a9Jean-Christophe DUBOIS2011-11-141-6/+21
* | hw/pxa2xx.c: Fix handling of RW bits in PMCRPeter Maydell2011-11-141-0/+1
* | hw/usb-net.c: Fix precedence bug when checking rndis_statePeter Maydell2011-11-141-2/+3
* | Merge remote-tracking branch 'kwolf/block-stable' into stagingAnthony Liguori2011-11-114-9/+43
|\ \
| * | hw/pc.c: Fix use-while-uninitialized of fd_type[]Peter Maydell2011-11-111-3/+1
| * | scsi-disk: implement eject requestsPaolo Bonzini2011-11-111-3/+21
| * | atapi: implement eject requestsPaolo Bonzini2011-11-112-3/+21
| |/
* | hw/arm_timer.c: Fix bounds check for Integrator timer accessesPeter Maydell2011-11-111-2/+2
* | hw/pxa2xx.c: Fix handling of R/WC bits in PMCRPeter Maydell2011-11-111-1/+3
* | hw/pl061: Remove pointless comparison of array to nullPeter Maydell2011-11-111-1/+1
* | hw/tc58128.c: Remove unnecessary check for g_malloc failurePeter Maydell2011-11-111-5/+1
* | hw/omap_intc.c: Avoid crash on access to nonexistent banked registersPeter Maydell2011-11-111-0/+6
|/
* hw/lan9118.c: Add missing 'break' to fix buffer overrunPeter Maydell2011-11-101-0/+1
* qdev: Fix crash on -device '?=x'Markus Armbruster2011-11-101-1/+1
* hpet: fix infinite loop in qemu_run_timers with -icount enabledMax Filippov2011-11-091-2/+2
* hw/omap_gpmc.c: Add missing 'break's to fix 8 bit NAND writesPeter Maydell2011-11-091-0/+2
* hw/omap_dss.c: Fix !-vs-~ bug in handling DISPC_CONTROLPeter Maydell2011-11-091-4/+5
* configure: fix detection for xattr.h on modern distributionsAvi Kivity2011-11-094-4/+4
* virtex: Remove memset of clk_setupEdgar E. Iglesias2011-11-081-1/+0
* qxl: fix vga port initialization.Gerd Hoffmann2011-11-071-5/+17
* ac97: don't override the pci subsystem idGerd Hoffmann2011-11-072-5/+27
* pc: add 1.0 machine typeGerd Hoffmann2011-11-071-3/+11
* disable automatic loading of sgabios when -nographicPaolo Bonzini2011-11-071-9/+0
* Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2011-11-071-0/+10
|\
| * dma: Avoid reentrancy in DMA transfer handlersKevin Wolf2011-11-041-0/+10
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2011-11-071-9/+9
|\ \
| * | xen-platform: Fix IO port read/write functionsAnthony PERARD2011-11-071-9/+9
| |/
* | arm_gic: handle banked enable bits for per-cpu interruptsRabin Vincent2011-11-061-15/+20
|/
* Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensaBlue Swirl2011-11-022-16/+120
|\
| * xtensa_lx60: fix build date code and change memory region namesMax Filippov2011-11-021-4/+4
| * xtensa_lx60: pass kernel arguments from -appendMax Filippov2011-11-022-4/+45
| * xtensa_lx60: add FLASH supportMax Filippov2011-11-021-8/+71
OpenPOWER on IntegriCloud