summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | scsi: remove block descriptors from CDsPaolo Bonzini2011-11-181-1/+2
| * | | | scsi: fix parsing of allocation length fieldPaolo Bonzini2011-11-181-10/+87
| * | | | scsi: update list of commandsPaolo Bonzini2011-11-183-10/+29
| * | | | atapi: kill MODE SENSE(6), fix MODE SENSE(10)Paolo Bonzini2011-11-181-12/+8
| * | | | scsi-disk: guess geometryPaolo Bonzini2011-11-181-2/+2
| * | | | scsi: fix fw pathPaolo Bonzini2011-11-182-2/+2
| |/ / /
* | | | Fix spelling in documentation and comments (similiar -> similar)Stefan Weil2011-11-171-1/+1
|/ / /
* | | 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
* | Merge remote-tracking branch 'aneesh/for-upstream-8' into stagingAnthony Liguori2011-11-021-99/+4
|\ \
| * | hw/9pfs: use g_vasprintf() instead of rolling our ownStefan Hajnoczi2011-11-021-99/+4
| |/
* | Fix X86 CPU topology in KVM modeBharata B Rao2011-11-021-1/+0
* | intel-hda: fix stream searchGerd Hoffmann2011-11-021-1/+1
* | virtio-blk: pass full status to the guestPaolo Bonzini2011-11-021-1/+15
|/
* Revert "virtio: Add PCI memory BAR in addition to PIO BAR"Anthony Liguori2011-11-011-2/+0
OpenPOWER on IntegriCloud