Age | Commit message (Expand) | Author |
2009-01-14 | Add noreturn function attribute | blueswir1 |
2009-01-14 | Migrate to check_define | malc |
2009-01-14 | Remove all traces of __powerpc__ | malc |
2009-01-14 | Fix some more warnings | blueswir1 |
2009-01-14 | Make OpenBSD sparc-softmmu compile warning free | blueswir1 |
2009-01-14 | Fix _P use on OpenBSD | blueswir1 |
2009-01-14 | Fix iovec probe on OpenBSD | blueswir1 |
2009-01-14 | PPC OldWorld: use a more realistic timer frequency | aurel32 |
2009-01-14 | escc: allow one IRQ per serial channel | aurel32 |
2009-01-14 | Update OpenBIOS PowerPC image to revision 406 | aurel32 |
2009-01-14 | Fix building on PPC64 | malc |
2009-01-13 | Do not rely on __powerpc__ being defined as a feature test macro | malc |
2009-01-13 | Make virtio_net_init() return void (Mark McLoughlin) | aliguori |
2009-01-13 | sun4c/sun4d: also swap the CharDriverState of escc_init() | aurel32 |
2009-01-13 | Update bochs bios | aliguori |
2009-01-13 | Fix 64 bit issue in slirp | blueswir1 |
2009-01-13 | Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin) | aliguori |
2009-01-13 | Check NIC model in some NIC init functions (Mark McLoughlin) | aliguori |
2009-01-13 | Fix tap downscript argument (Mark McLoughlin) | aliguori |
2009-01-13 | ESCC: swap the two CharDriverState arguments | aurel32 |
2009-01-13 | target-ppc: define max amount of memory for G3 beige | aurel32 |
2009-01-13 | target-ppc: fix comment about boot device in ppc_oldworld.c | aurel32 |
2009-01-13 | Add qemu_check_nic_model() and qemu_check_nic_model_list() (Mark McLoughlin) | aliguori |
2009-01-13 | Fix gdbserver number of registers (Tristan Gingold) | blueswir1 |
2009-01-13 | RTL8139: Latch C+ mode state instead of inferring it from C+ Command register... | aliguori |
2009-01-13 | Fix race in POSIX AIO emulation (Jan Kiszka) | aliguori |
2009-01-12 | target-alpha: get rid of tests on env->user_mode_only | aurel32 |
2009-01-12 | target-mips: get rid of tests on env->user_mode_only | aurel32 |
2009-01-12 | target-ppc: add altivec cache instructions | aurel32 |
2009-01-12 | Fix TLB access (Jakub Jermar) | blueswir1 |
2009-01-12 | Update Sparc32 and Sparc64 images | blueswir1 |
2009-01-12 | Fix some SLIRP warnings | blueswir1 |
2009-01-12 | Use ESCC for PowerMac serial | blueswir1 |
2009-01-12 | Rename slavio_serial functions to escc, add clock rate and it_shift parameters | blueswir1 |
2009-01-12 | Rename slavio_serial to escc | blueswir1 |
2009-01-12 | Fix typo | blueswir1 |
2009-01-10 | Fix segfault | blueswir1 |
2009-01-10 | Add EBUS bridge | blueswir1 |
2009-01-09 | Fix APB | blueswir1 |
2009-01-09 | Update openbios-ppc to revision 373 | aurel32 |
2009-01-09 | fix configuring kvm probe when using --kerneldir (Christian Ehrhardt) | aliguori |
2009-01-09 | Mark openbios-ppc as a binary file. | aurel32 |
2009-01-09 | mips, ppc: make sure nd->model is always defined | aurel32 |
2009-01-09 | target-ppc: add an openbios-ppc image | aurel32 |
2009-01-09 | Update to reflect the fact that AC97 will be built by default | malc |
2009-01-09 | More flexible audio card selection | malc |
2009-01-09 | target-ppc: revert part of commit r6254 committed accidentally | aurel32 |
2009-01-09 | Make the set_link cmd handle multiple nics. | edgar_igl |
2009-01-09 | ETRAX: Let the ethernet PHY report the current link-state. | edgar_igl |
2009-01-08 | Add v{add, sub}{s, u}{b, h, w}s instructions | aurel32 |