aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2009-01-20Fix NAND flash save/restore.pbrook
2009-01-18USB OHCI: add support for big endian targetsaurel32
2009-01-18mips_malta: map the CBUS UART as the third serial portaurel32
2009-01-18serial: open a null device if the CharDriverState argument is nullaurel32
2009-01-18add an init function parameter to qemu_chr_open()aurel32
2009-01-18cuda: fix crash on Windowsaurel32
2009-01-17Remove unused info_str parameter to pcnet_common_init()blueswir1
2009-01-17Switch to CMD646 IDEblueswir1
2009-01-16hpet config mask fixaurel32
2009-01-16G364 video adapter enhancementaurel32
2009-01-16Fix a warning in hw/blizzard.caurel32
2009-01-16Fix compilation of blizzard.caliguori
2009-01-16Fix vga on PPCaurel32
2009-01-16ppc_oldworld: remove i8259aurel32
2009-01-16ppc_oldworld: remove debug I/O portaurel32
2009-01-16Fix warningsblueswir1
2009-01-16fix screendump (Stefano Stabellini)aliguori
2009-01-16graphical_console_init change (Stefano Stabellini)aliguori
2009-01-16Fix uninitialized variable warningaliguori
2009-01-16hw/omap_sx1.c: fix buildaurel32
2009-01-15global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)aliguori
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