summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Fix uninitialized variable warningaliguori2009-01-161-4/+4
* hw/omap_sx1.c: fix buildaurel322009-01-161-1/+2
* global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)aliguori2009-01-151-1/+1
* Convert references to logfile/loglevel to use qemu_log*() macrosaliguori2009-01-155-32/+11Star
* DisplayState interface change (Stefano Stabellini)aliguori2009-01-155-50/+78
* remove bgr (Stefano Stabellini)aliguori2009-01-154-46/+15Star
* Clean up debugging code #ifdefs (Eduardo Habkost)aliguori2009-01-152-285/+86Star
* powerpc/kvm: fix a openpic bug (Liu Yu)aliguori2009-01-151-1/+1
* add a -vga none cli option (Stefano Stabellini)aliguori2009-01-151-17/+19
* Add -rtc-td-hack option to fix time drift with RTC on Windows (Gleb Natapov)aliguori2009-01-153-0/+81
* add virtio-console initializer for powerpc (Christian Ehrhardt)aliguori2009-01-151-0/+7
* add virtio-console initializer for x86 (Christian Ehrhardt)aliguori2009-01-151-0/+9
* Add missing files from last commit.aliguori2009-01-152-0/+169
* cuda: fix indentationaurel322009-01-151-2/+2
* cuda: improve date/time read/writeaurel322009-01-151-4/+19
* LSI53C895A: Introduce CASE_GET_REG24aurel322009-01-141-6/+7
* Fix day of week in mc146818aurel322009-01-141-4/+5
* Make OpenBSD sparc-softmmu compile warning freeblueswir12009-01-141-1/+1
* PPC OldWorld: use a more realistic timer frequencyaurel322009-01-141-2/+2
* escc: allow one IRQ per serial channelaurel322009-01-145-14/+18
* Make virtio_net_init() return void (Mark McLoughlin)aliguori2009-01-132-5/+3Star
* sun4c/sun4d: also swap the CharDriverState of escc_init()aurel322009-01-131-4/+4
* Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin)aliguori2009-01-1312-89/+65Star
* Check NIC model in some NIC init functions (Mark McLoughlin)aliguori2009-01-1318-101/+41Star
* 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
* RTL8139: Latch C+ mode state instead of inferring it from C+ Command register...aliguori2009-01-131-3/+17
* target-alpha: get rid of tests on env->user_mode_onlyaurel322009-01-121-3/+3
* Use ESCC for PowerMac serialblueswir12009-01-124-10/+21
* Rename slavio_serial functions to escc, add clock rate and it_shift parametersblueswir12009-01-124-79/+100
* Rename slavio_serial to esccblueswir12009-01-121-0/+0
* 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
* mips, ppc: make sure nd->model is always definedaurel322009-01-092-4/+8
* target-ppc: add an openbios-ppc imageaurel322009-01-091-1/+1
* target-ppc: revert part of commit r6254 committed accidentallyaurel322009-01-091-1/+1
* ETRAX: Let the ethernet PHY report the current link-state.edgar_igl2009-01-094-8/+27
* Add v{add, sub}{s, u}{b, h, w}s instructionsaurel322009-01-091-1/+1
* IDE: Return zero when reading error register with slave selected (Justin Chev...aliguori2009-01-081-1/+2
* Fix IDE debugblueswir12009-01-081-2/+2
* Implement virtio_net link status (Mark McLoughlin)aliguori2009-01-082-3/+27
* Implement e1000 link status (Mark McLoughlin)aliguori2009-01-081-0/+16
* Improve PCI debug supportblueswir12009-01-081-1/+27
* target-mips: CP0 Random register improvementsaurel322009-01-081-3/+8
* cmd646: correctly enable IDE channelsaurel322009-01-081-1/+2
* target-ppc: move OpenBIOS machines type to ppc.h from hw/ppc_oldworld.caurel322009-01-082-6/+8
* Some more updates for the g3bw -> g3beige changeaurel322009-01-081-1/+1