summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Suppress i386 warningsblueswir12009-01-141-2/+2
* Add noreturn function attributeblueswir12009-01-148-14/+29
* Migrate to check_definemalc2009-01-141-24/+24
* Remove all traces of __powerpc__malc2009-01-1415-30/+23
* Fix some more warningsblueswir12009-01-142-2/+2
* Make OpenBSD sparc-softmmu compile warning freeblueswir12009-01-144-11/+10
* Fix _P use on OpenBSDblueswir12009-01-141-2/+1
* Fix iovec probe on OpenBSDblueswir12009-01-141-0/+2
* PPC OldWorld: use a more realistic timer frequencyaurel322009-01-141-2/+2
* escc: allow one IRQ per serial channelaurel322009-01-145-14/+18
* Update OpenBIOS PowerPC image to revision 406aurel322009-01-142-1/+1
* Fix building on PPC64malc2009-01-142-3/+3
* Do not rely on __powerpc__ being defined as a feature test macromalc2009-01-132-3/+5
* Make virtio_net_init() return void (Mark McLoughlin)aliguori2009-01-132-5/+3
* sun4c/sun4d: also swap the CharDriverState of escc_init()aurel322009-01-131-4/+4
* Update bochs biosaliguori2009-01-136-344/+1
* Fix 64 bit issue in slirpblueswir12009-01-1311-207/+138
* Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin)aliguori2009-01-1312-89/+65
* Check NIC model in some NIC init functions (Mark McLoughlin)aliguori2009-01-1318-101/+41
* Fix tap downscript argument (Mark McLoughlin)aliguori2009-01-131-6/+6
* ESCC: swap the two CharDriverState argumentsaurel322009-01-133-8/+8
* target-ppc: define max amount of memory for G3 beigeaurel322009-01-131-0/+7
* target-ppc: fix comment about boot device in ppc_oldworld.caurel322009-01-131-1/+1
* Add qemu_check_nic_model() and qemu_check_nic_model_list() (Mark McLoughlin)aliguori2009-01-132-0/+37
* Fix gdbserver number of registers (Tristan Gingold)blueswir12009-01-131-2/+2
* RTL8139: Latch C+ mode state instead of inferring it from C+ Command register...aliguori2009-01-131-3/+17
* Fix race in POSIX AIO emulation (Jan Kiszka)aliguori2009-01-131-7/+2
* target-alpha: get rid of tests on env->user_mode_onlyaurel322009-01-121-3/+3
* target-mips: get rid of tests on env->user_mode_onlyaurel322009-01-123-275/+274
* target-ppc: add altivec cache instructionsaurel322009-01-121-0/+27
* Fix TLB access (Jakub Jermar)blueswir12009-01-121-10/+10
* Update Sparc32 and Sparc64 imagesblueswir12009-01-123-1/+1
* Fix some SLIRP warningsblueswir12009-01-123-5/+6
* Use ESCC for PowerMac serialblueswir12009-01-125-11/+22
* Rename slavio_serial functions to escc, add clock rate and it_shift parametersblueswir12009-01-124-79/+100
* Rename slavio_serial to esccblueswir12009-01-122-1/+1
* Fix typoblueswir12009-01-121-1/+1
* Fix segfaultblueswir12009-01-101-6/+9
* Add EBUS bridgeblueswir12009-01-103-10/+56
* Fix APBblueswir12009-01-092-13/+28
* Update openbios-ppc to revision 373aurel322009-01-092-1/+1
* fix configuring kvm probe when using --kerneldir (Christian Ehrhardt)aliguori2009-01-091-0/+6
* Mark openbios-ppc as a binary file.aurel322009-01-090-0/+0
* mips, ppc: make sure nd->model is always definedaurel322009-01-092-4/+8
* target-ppc: add an openbios-ppc imageaurel322009-01-094-3/+6
* Update to reflect the fact that AC97 will be built by defaultmalc2009-01-091-2/+2
* More flexible audio card selectionmalc2009-01-092-3/+12
* target-ppc: revert part of commit r6254 committed accidentallyaurel322009-01-091-1/+1
* Make the set_link cmd handle multiple nics.edgar_igl2009-01-091-1/+2
* ETRAX: Let the ethernet PHY report the current link-state.edgar_igl2009-01-094-8/+27
OpenPOWER on IntegriCloud