aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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
2009-01-07virtio-net migration fix (Mark McLoughlin)aliguori
2009-01-07Add a -net name=foo parameter (Mark McLoughlin)aliguori
2009-01-07add missing MAC address to info_str for some NICs (Mark McLoughlin)aliguori
2009-01-07Add qemu_format_nic_info_str() (Mark McLoughlin)aliguori
2009-01-07Add a model string to VLANClientState (Mark McLoughlin)aliguori
2009-01-07add "serial" parameter to -drive flag (Gleb Natapov)aliguori
2009-01-07fix usb-hid SET_IDLE behaviour (Stefano Stabellini)aliguori
2009-01-07ETRAX: Correct size of control-register area.edgar_igl
2009-01-07ETRAX: Process out channels immediately when the channel is started.edgar_igl
2009-01-07ETRAX: Correctly update the interrupt vector when interrupts get masked.edgar_igl
2009-01-07ETRAX: Support timer count reads and correct frequencies.edgar_igl
2009-01-07ETRAX: Add a dummy tempsensor and correct the NAND flash model.edgar_igl
2009-01-07ETRAX: Add a model for the axis devboard88 machine.edgar_igl
2009-01-07ETRAX: No need to mask off the I flag twice at reset.edgar_igl
2009-01-05Add cirrus reset handlerblueswir1
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel32
2009-01-04Fix VGA screen dumpblueswir1
2009-01-01target-mips: DMA support for RC4030 chipsetaurel32
2008-12-30VM load/save support for PPC devicesblueswir1