aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2009-01-15Convert references to logfile/loglevel to use qemu_log*() macrosaliguori
2009-01-15DisplayState interface change (Stefano Stabellini)aliguori
2009-01-15remove bgr (Stefano Stabellini)aliguori
2009-01-15Clean up debugging code #ifdefs (Eduardo Habkost)aliguori
2009-01-15powerpc/kvm: fix a openpic bug (Liu Yu)aliguori
2009-01-15add a -vga none cli option (Stefano Stabellini)aliguori
2009-01-15Add -rtc-td-hack option to fix time drift with RTC on Windows (Gleb Natapov)aliguori
2009-01-15add virtio-console initializer for powerpc (Christian Ehrhardt)aliguori
2009-01-15add virtio-console initializer for x86 (Christian Ehrhardt)aliguori
2009-01-15Add missing files from last commit.aliguori
2009-01-15cuda: fix indentationaurel32
2009-01-15cuda: improve date/time read/writeaurel32
2009-01-14LSI53C895A: Introduce CASE_GET_REG24aurel32
2009-01-14Fix day of week in mc146818aurel32
2009-01-14Make OpenBSD sparc-softmmu compile warning freeblueswir1
2009-01-14PPC OldWorld: use a more realistic timer frequencyaurel32
2009-01-14escc: allow one IRQ per serial channelaurel32
2009-01-13Make virtio_net_init() return void (Mark McLoughlin)aliguori
2009-01-13sun4c/sun4d: also swap the CharDriverState of escc_init()aurel32
2009-01-13Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin)aliguori
2009-01-13Check NIC model in some NIC init functions (Mark McLoughlin)aliguori
2009-01-13ESCC: swap the two CharDriverState argumentsaurel32
2009-01-13target-ppc: define max amount of memory for G3 beigeaurel32
2009-01-13target-ppc: fix comment about boot device in ppc_oldworld.caurel32
2009-01-13RTL8139: Latch C+ mode state instead of inferring it from C+ Command register...aliguori
2009-01-12target-alpha: get rid of tests on env->user_mode_onlyaurel32
2009-01-12Use ESCC for PowerMac serialblueswir1
2009-01-12Rename slavio_serial functions to escc, add clock rate and it_shift parametersblueswir1
2009-01-12Rename slavio_serial to esccblueswir1
2009-01-12Fix typoblueswir1
2009-01-10Fix segfaultblueswir1
2009-01-10Add EBUS bridgeblueswir1
2009-01-09Fix APBblueswir1
2009-01-09mips, ppc: make sure nd->model is always definedaurel32
2009-01-09target-ppc: add an openbios-ppc imageaurel32
2009-01-09target-ppc: revert part of commit r6254 committed accidentallyaurel32
2009-01-09ETRAX: Let the ethernet PHY report the current link-state.edgar_igl
2009-01-08Add v{add, sub}{s, u}{b, h, w}s instructionsaurel32
2009-01-08IDE: Return zero when reading error register with slave selected (Justin Chev...aliguori
2009-01-08Fix IDE debugblueswir1
2009-01-08Implement virtio_net link status (Mark McLoughlin)aliguori
2009-01-08Implement e1000 link status (Mark McLoughlin)aliguori
2009-01-08Improve PCI debug supportblueswir1
2009-01-08target-mips: CP0 Random register improvementsaurel32
2009-01-08cmd646: correctly enable IDE channelsaurel32
2009-01-08target-ppc: move OpenBIOS machines type to ppc.h from hw/ppc_oldworld.caurel32
2009-01-08Some more updates for the g3bw -> g3beige changeaurel32
2009-01-07target-ppc: Switch ppc_oldworld.c to G3 beigeaurel32
2009-01-07ETRAX: Always provide a valid net model.edgar_igl
2009-01-07Fix build breakage introduced by r6219aliguori