Age | Commit message (Expand) | Author | Files | Lines |
2009-01-15 | Add -rtc-td-hack option to fix time drift with RTC on Windows (Gleb Natapov) | aliguori | 3 | -0/+81 |
2009-01-15 | add virtio-console initializer for powerpc (Christian Ehrhardt) | aliguori | 1 | -0/+7 |
2009-01-15 | add virtio-console initializer for x86 (Christian Ehrhardt) | aliguori | 1 | -0/+9 |
2009-01-15 | Add missing files from last commit. | aliguori | 2 | -0/+169 |
2009-01-15 | cuda: fix indentation | aurel32 | 1 | -2/+2 |
2009-01-15 | cuda: improve date/time read/write | aurel32 | 1 | -4/+19 |
2009-01-14 | LSI53C895A: Introduce CASE_GET_REG24 | aurel32 | 1 | -6/+7 |
2009-01-14 | Fix day of week in mc146818 | aurel32 | 1 | -4/+5 |
2009-01-14 | Make OpenBSD sparc-softmmu compile warning free | blueswir1 | 1 | -1/+1 |
2009-01-14 | PPC OldWorld: use a more realistic timer frequency | aurel32 | 1 | -2/+2 |
2009-01-14 | escc: allow one IRQ per serial channel | aurel32 | 5 | -14/+18 |
2009-01-13 | Make virtio_net_init() return void (Mark McLoughlin) | aliguori | 2 | -5/+3 |
2009-01-13 | sun4c/sun4d: also swap the CharDriverState of escc_init() | aurel32 | 1 | -4/+4 |
2009-01-13 | Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin) | aliguori | 12 | -89/+65 |
2009-01-13 | Check NIC model in some NIC init functions (Mark McLoughlin) | aliguori | 18 | -101/+41 |
2009-01-13 | ESCC: swap the two CharDriverState arguments | aurel32 | 3 | -8/+8 |
2009-01-13 | target-ppc: define max amount of memory for G3 beige | aurel32 | 1 | -0/+7 |
2009-01-13 | target-ppc: fix comment about boot device in ppc_oldworld.c | aurel32 | 1 | -1/+1 |
2009-01-13 | RTL8139: Latch C+ mode state instead of inferring it from C+ Command register... | aliguori | 1 | -3/+17 |
2009-01-12 | target-alpha: get rid of tests on env->user_mode_only | aurel32 | 1 | -3/+3 |
2009-01-12 | Use ESCC for PowerMac serial | blueswir1 | 4 | -10/+21 |
2009-01-12 | Rename slavio_serial functions to escc, add clock rate and it_shift parameters | blueswir1 | 4 | -79/+100 |
2009-01-12 | Rename slavio_serial to escc | blueswir1 | 1 | -0/+0 |
2009-01-12 | Fix typo | blueswir1 | 1 | -1/+1 |
2009-01-10 | Fix segfault | blueswir1 | 1 | -6/+9 |
2009-01-10 | Add EBUS bridge | blueswir1 | 3 | -10/+56 |
2009-01-09 | Fix APB | blueswir1 | 2 | -13/+28 |
2009-01-09 | mips, ppc: make sure nd->model is always defined | aurel32 | 2 | -4/+8 |
2009-01-09 | target-ppc: add an openbios-ppc image | aurel32 | 1 | -1/+1 |
2009-01-09 | target-ppc: revert part of commit r6254 committed accidentally | aurel32 | 1 | -1/+1 |
2009-01-09 | ETRAX: Let the ethernet PHY report the current link-state. | edgar_igl | 4 | -8/+27 |
2009-01-08 | Add v{add, sub}{s, u}{b, h, w}s instructions | aurel32 | 1 | -1/+1 |
2009-01-08 | IDE: Return zero when reading error register with slave selected (Justin Chev... | aliguori | 1 | -1/+2 |
2009-01-08 | Fix IDE debug | blueswir1 | 1 | -2/+2 |
2009-01-08 | Implement virtio_net link status (Mark McLoughlin) | aliguori | 2 | -3/+27 |
2009-01-08 | Implement e1000 link status (Mark McLoughlin) | aliguori | 1 | -0/+16 |
2009-01-08 | Improve PCI debug support | blueswir1 | 1 | -1/+27 |
2009-01-08 | target-mips: CP0 Random register improvements | aurel32 | 1 | -3/+8 |
2009-01-08 | cmd646: correctly enable IDE channels | aurel32 | 1 | -1/+2 |
2009-01-08 | target-ppc: move OpenBIOS machines type to ppc.h from hw/ppc_oldworld.c | aurel32 | 2 | -6/+8 |
2009-01-08 | Some more updates for the g3bw -> g3beige change | aurel32 | 1 | -1/+1 |
2009-01-07 | target-ppc: Switch ppc_oldworld.c to G3 beige | aurel32 | 1 | -3/+3 |
2009-01-07 | ETRAX: Always provide a valid net model. | edgar_igl | 2 | -2/+8 |
2009-01-07 | Fix build breakage introduced by r6219 | aliguori | 1 | -1/+1 |
2009-01-07 | virtio-net migration fix (Mark McLoughlin) | aliguori | 1 | -2/+4 |
2009-01-07 | Add a -net name=foo parameter (Mark McLoughlin) | aliguori | 13 | -14/+14 |
2009-01-07 | add missing MAC address to info_str for some NICs (Mark McLoughlin) | aliguori | 4 | -1/+7 |
2009-01-07 | Add qemu_format_nic_info_str() (Mark McLoughlin) | aliguori | 7 | -53/+9 |
2009-01-07 | Add a model string to VLANClientState (Mark McLoughlin) | aliguori | 13 | -24/+26 |
2009-01-07 | add "serial" parameter to -drive flag (Gleb Natapov) | aliguori | 2 | -13/+22 |