summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2009-01-15Convert references to logfile/loglevel to use qemu_log*() macrosaliguori5-32/+11
2009-01-15DisplayState interface change (Stefano Stabellini)aliguori5-50/+78
2009-01-15remove bgr (Stefano Stabellini)aliguori4-46/+15
2009-01-15Clean up debugging code #ifdefs (Eduardo Habkost)aliguori2-285/+86
2009-01-15powerpc/kvm: fix a openpic bug (Liu Yu)aliguori1-1/+1
2009-01-15add a -vga none cli option (Stefano Stabellini)aliguori1-17/+19
2009-01-15Add -rtc-td-hack option to fix time drift with RTC on Windows (Gleb Natapov)aliguori3-0/+81
2009-01-15add virtio-console initializer for powerpc (Christian Ehrhardt)aliguori1-0/+7
2009-01-15add virtio-console initializer for x86 (Christian Ehrhardt)aliguori1-0/+9
2009-01-15Add missing files from last commit.aliguori2-0/+169
2009-01-15cuda: fix indentationaurel321-2/+2
2009-01-15cuda: improve date/time read/writeaurel321-4/+19
2009-01-14LSI53C895A: Introduce CASE_GET_REG24aurel321-6/+7
2009-01-14Fix day of week in mc146818aurel321-4/+5
2009-01-14Make OpenBSD sparc-softmmu compile warning freeblueswir11-1/+1
2009-01-14PPC OldWorld: use a more realistic timer frequencyaurel321-2/+2
2009-01-14escc: allow one IRQ per serial channelaurel325-14/+18
2009-01-13Make virtio_net_init() return void (Mark McLoughlin)aliguori2-5/+3
2009-01-13sun4c/sun4d: also swap the CharDriverState of escc_init()aurel321-4/+4
2009-01-13Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin)aliguori12-89/+65
2009-01-13Check NIC model in some NIC init functions (Mark McLoughlin)aliguori18-101/+41
2009-01-13ESCC: swap the two CharDriverState argumentsaurel323-8/+8
2009-01-13target-ppc: define max amount of memory for G3 beigeaurel321-0/+7
2009-01-13target-ppc: fix comment about boot device in ppc_oldworld.caurel321-1/+1
2009-01-13RTL8139: Latch C+ mode state instead of inferring it from C+ Command register...aliguori1-3/+17
2009-01-12target-alpha: get rid of tests on env->user_mode_onlyaurel321-3/+3
2009-01-12Use ESCC for PowerMac serialblueswir14-10/+21
2009-01-12Rename slavio_serial functions to escc, add clock rate and it_shift parametersblueswir14-79/+100
2009-01-12Rename slavio_serial to esccblueswir11-0/+0
2009-01-12Fix typoblueswir11-1/+1
2009-01-10Fix segfaultblueswir11-6/+9
2009-01-10Add EBUS bridgeblueswir13-10/+56
2009-01-09Fix APBblueswir12-13/+28
2009-01-09mips, ppc: make sure nd->model is always definedaurel322-4/+8
2009-01-09target-ppc: add an openbios-ppc imageaurel321-1/+1
2009-01-09target-ppc: revert part of commit r6254 committed accidentallyaurel321-1/+1
2009-01-09ETRAX: Let the ethernet PHY report the current link-state.edgar_igl4-8/+27
2009-01-08Add v{add, sub}{s, u}{b, h, w}s instructionsaurel321-1/+1
2009-01-08IDE: Return zero when reading error register with slave selected (Justin Chev...aliguori1-1/+2
2009-01-08Fix IDE debugblueswir11-2/+2
2009-01-08Implement virtio_net link status (Mark McLoughlin)aliguori2-3/+27
2009-01-08Implement e1000 link status (Mark McLoughlin)aliguori1-0/+16
2009-01-08Improve PCI debug supportblueswir11-1/+27
2009-01-08target-mips: CP0 Random register improvementsaurel321-3/+8
2009-01-08cmd646: correctly enable IDE channelsaurel321-1/+2
2009-01-08target-ppc: move OpenBIOS machines type to ppc.h from hw/ppc_oldworld.caurel322-6/+8
2009-01-08Some more updates for the g3bw -> g3beige changeaurel321-1/+1
2009-01-07target-ppc: Switch ppc_oldworld.c to G3 beigeaurel321-3/+3
2009-01-07ETRAX: Always provide a valid net model.edgar_igl2-2/+8
2009-01-07Fix build breakage introduced by r6219aliguori1-1/+1