summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow attaching devices to OMAP UARTs.balrog2008-09-203-4/+17
* Update OpenBIOS images to SVN r237.blueswir12008-09-183-1/+1
* Add Sparc32 display depth to firmware configurationblueswir12008-09-181-0/+2
* Add common keys to firmware configurationblueswir12008-09-185-19/+77
* Add UUID to firmware configuration info (Gleb Natapov)blueswir12008-09-182-0/+3
* Add "info uuid" command to monitor (Gleb Natapov)blueswir12008-09-181-0/+11
* Add -uuid command line option (Gleb Natapov)blueswir12008-09-182-0/+31
* Key/value based qemu<->guest firmware communication mechanism (Gleb Natapov)blueswir12008-09-186-0/+344
* target-alpha: switch most load/store ops to TCGaurel322008-09-182-27/+128
* target-alpha: convert remaining arith3 functions to TCGaurel322008-09-187-146/+87
* Use TCG registers for most CPU register accesses.ths2008-09-181-17/+52
* Move the active FPU registers into env again, and use more TCG registersths2008-09-187-322/+338
* target-alpha: fix one more literal sign issueaurel322008-09-181-1/+1
* target-alpha: instruction decoding simplificationaurel322008-09-181-234/+134
* target-alpha: convert cmp* instructions to TCGaurel322008-09-182-50/+37
* alpha: fix a missing literal sign issueaurel322008-09-181-4/+4
* target-alpha: switch a few helpers to TCGaurel322008-09-186-67/+41
* target-alpha: convert byte manipulation instructions to TCGaurel322008-09-175-266/+167
* alpha: convert cmov and bcond to TCGaurel322008-09-173-115/+69
* alpha: improve testsuiteaurel322008-09-172-3/+9
* [PATCH] alpha: fix linux syscall conventionaurel322008-09-171-4/+5
* [PATCH] usb-serial: Fix data corruption with usb serial emulationaurel322008-09-171-4/+2
* Enable ld flag --warn-commonblueswir12008-09-171-0/+4
* Fix warnings that would be caused by ld flag --warn-commonblueswir12008-09-174-2/+6
* 16550A UART: RHR irq enable bit also masks the Rx timeout irq.balrog2008-09-171-1/+1
* target-alpha: small optimizationsaurel322008-09-161-2/+2
* target-alpha: fix TCG register namesaurel322008-09-161-2/+2
* target-alpha: convert some arith3 instructions to TCGaurel322008-09-162-173/+408
* target-alpha: convert arith2 instructions to TCGaurel322008-09-165-76/+64
* Move offsetof to osdep.h, remove local defintions.balrog2008-09-165-18/+7
* block-raw is not a protocolaliguori2008-09-162-2/+0
* Fix range in the hid report descriptor for USB tablet.balrog2008-09-151-2/+2
* Make sure to define fd_open when not on Linuxaliguori2008-09-151-0/+5
* WMVi extension support (Stefano Stabellini)aliguori2008-09-151-64/+91
* vnc dynamic resolution (Stefano Stabellini)aliguori2008-09-152-53/+177
* Right now, kvm keeps the memory allocation split, so we canaliguori2008-09-151-4/+16
* Make page_find() return 0 for too-large addresses (Eduardo Habkost)aliguori2008-09-151-6/+16
* Use common objects for qemu-img and qemu-nbdaliguori2008-09-1511-177/+212
* Define a few structures instead of including a file, add "static"blueswir12008-09-151-2/+20
* SH4: Privilege check for instructionsaurel322008-09-152-25/+47
* qemu sh4 nptl supportaurel322008-09-154-1/+12
* sh4: doesn't set the cpu_model_straurel322008-09-151-0/+1
* SH4: Serial controller improvementaurel322008-09-151-5/+79
* SH4: sleep instruction bug fixaurel322008-09-153-3/+4
* Fix array subscript above array bounds errorblueswir12008-09-141-1/+1
* ppc: Convert op_andi to TCGaurel322008-09-142-54/+11
* ppc: Convert ctr, lr moves to TCGaurel322008-09-143-28/+12
* alpha: add testsaurel322008-09-144-0/+144
* MIPS: Fix tlbwi/tlbwraurel322008-09-141-3/+9
* MIPS: remove empty cpu_mips_irqctrl_init()aurel322008-09-146-9/+0
OpenPOWER on IntegriCloud