summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
* Clean up debugging code #ifdefs (Eduardo Habkost)aliguori2009-01-152-285/+86
* 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/+3
* 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/+65
* Check NIC model in some NIC init functions (Mark McLoughlin)aliguori2009-01-1318-101/+41
* 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-081-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
* target-ppc: Switch ppc_oldworld.c to G3 beigeaurel322009-01-071-3/+3
* ETRAX: Always provide a valid net model.edgar_igl2009-01-072-2/+8
* Fix build breakage introduced by r6219aliguori2009-01-071-1/+1
* virtio-net migration fix (Mark McLoughlin)aliguori2009-01-071-2/+4
* Add a -net name=foo parameter (Mark McLoughlin)aliguori2009-01-0713-14/+14
* add missing MAC address to info_str for some NICs (Mark McLoughlin)aliguori2009-01-074-1/+7
OpenPOWER on IntegriCloud