Rename sigev_signo to avoid FreeBSD problems (Juergen Lock)
[qemu] / hw /
2009-01-23 malcfix endianness problem sharing the videoram buffer
2009-01-22 aliguoriStop VM on error in virtio-blk. (Gleb Natapov)
2009-01-22 aliguoriStop VM on error in scsi-disk (Gleb Natapov)
2009-01-22 aliguoriFix warning in ide.c
2009-01-22 aliguoriConvert IDE to directly access guest memory (Avi Kivity)
2009-01-21 aliguoriStop VM on ENOSPC error. (Gleb Natapov)
2009-01-21 aliguoricirrus: unify unmapping of vram (Jan Kiszka)
2009-01-21 aliguoricirrus: cleanup reset handler (Jan Kiszka)
2009-01-21 aliguoricirrus: avoid resetting vga dirty logging unnecessarily...
2009-01-21 aliguoricirrus: stop dirty logging during remaps (Jan Kiszka)
2009-01-21 aliguoricirrus: unmap vram on reset (Jan Kiszka)
2009-01-21 aliguoriAlways return latest pmsts instead of the old one ...
2009-01-20 pbrookFix NAND flash save/restore.
2009-01-18 aurel32USB OHCI: add support for big endian targets
2009-01-18 aurel32mips_malta: map the CBUS UART as the third serial port
2009-01-18 aurel32serial: open a null device if the CharDriverState argum...
2009-01-18 aurel32add an init function parameter to qemu_chr_open()
2009-01-18 aurel32cuda: fix crash on Windows
2009-01-17 blueswir1Remove unused info_str parameter to pcnet_common_init()
2009-01-17 blueswir1Switch to CMD646 IDE
2009-01-16 aurel32hpet config mask fix
2009-01-16 aurel32G364 video adapter enhancement
2009-01-16 aurel32Fix a warning in hw/blizzard.c
2009-01-16 aliguoriFix compilation of blizzard.c
2009-01-16 aurel32Fix vga on PPC
2009-01-16 aurel32ppc_oldworld: remove i8259
2009-01-16 aurel32ppc_oldworld: remove debug I/O port
2009-01-16 blueswir1Fix warnings
2009-01-16 aliguorifix screendump (Stefano Stabellini)
2009-01-16 aliguorigraphical_console_init change (Stefano Stabellini)
2009-01-16 aliguoriFix uninitialized variable warning
2009-01-16 aurel32hw/omap_sx1.c: fix build
2009-01-15 aliguoriglobal s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo...
2009-01-15 aliguoriConvert references to logfile/loglevel to use qemu_log...
2009-01-15 aliguoriDisplayState interface change (Stefano Stabellini)
2009-01-15 aliguoriremove bgr (Stefano Stabellini)
2009-01-15 aliguoriClean up debugging code #ifdefs (Eduardo Habkost)
2009-01-15 aliguoripowerpc/kvm: fix a openpic bug (Liu Yu)
2009-01-15 aliguoriadd a -vga none cli option (Stefano Stabellini)
2009-01-15 aliguoriAdd -rtc-td-hack option to fix time drift with RTC...
2009-01-15 aliguoriadd virtio-console initializer for powerpc (Christian...
2009-01-15 aliguoriadd virtio-console initializer for x86 (Christian Ehrhardt)
2009-01-15 aliguoriAdd missing files from last commit.
2009-01-15 aurel32cuda: fix indentation
2009-01-15 aurel32cuda: improve date/time read/write
2009-01-14 aurel32LSI53C895A: Introduce CASE_GET_REG24
2009-01-14 aurel32Fix day of week in mc146818
2009-01-14 blueswir1Make OpenBSD sparc-softmmu compile warning free
2009-01-14 aurel32PPC OldWorld: use a more realistic timer frequency
2009-01-14 aurel32escc: allow one IRQ per serial channel
2009-01-13 aliguoriMake virtio_net_init() return void (Mark McLoughlin)
2009-01-13 aurel32sun4c/sun4d: also swap the CharDriverState of escc_init()
2009-01-13 aliguoriMake pci_nic_init() use qemu_setup_nic_model() (Mark...
2009-01-13 aliguoriCheck NIC model in some NIC init functions (Mark McLoug...
2009-01-13 aurel32ESCC: swap the two CharDriverState arguments
2009-01-13 aurel32target-ppc: define max amount of memory for G3 beige
2009-01-13 aurel32target-ppc: fix comment about boot device in ppc_oldworld.c
2009-01-13 aliguoriRTL8139: Latch C+ mode state instead of inferring it...
2009-01-12 aurel32target-alpha: get rid of tests on env->user_mode_only
2009-01-12 blueswir1Use ESCC for PowerMac serial
2009-01-12 blueswir1Rename slavio_serial functions to escc, add clock rate...
2009-01-12 blueswir1Rename slavio_serial to escc
2009-01-12 blueswir1Fix typo
2009-01-10 blueswir1Fix segfault
2009-01-10 blueswir1Add EBUS bridge
2009-01-09 blueswir1Fix APB
2009-01-09 aurel32mips, ppc: make sure nd->model is always defined
2009-01-09 aurel32target-ppc: add an openbios-ppc image
2009-01-09 aurel32target-ppc: revert part of commit r6254 committed accid...
2009-01-09 edgar_iglETRAX: Let the ethernet PHY report the current link...
2009-01-08 aurel32Add v{add, sub}{s, u}{b, h, w}s instructions
2009-01-08 aliguoriIDE: Return zero when reading error register with slave...
2009-01-08 blueswir1Fix IDE debug
2009-01-08 aliguoriImplement virtio_net link status (Mark McLoughlin)
2009-01-08 aliguoriImplement e1000 link status (Mark McLoughlin)
2009-01-08 blueswir1Improve PCI debug support
2009-01-08 aurel32target-mips: CP0 Random register improvements
2009-01-08 aurel32cmd646: correctly enable IDE channels
2009-01-08 aurel32target-ppc: move OpenBIOS machines type to ppc.h from...
2009-01-08 aurel32Some more updates for the g3bw -> g3beige change
2009-01-07 aurel32target-ppc: Switch ppc_oldworld.c to G3 beige
2009-01-07 edgar_iglETRAX: Always provide a valid net model.
2009-01-07 aliguoriFix build breakage introduced by r6219
2009-01-07 aliguorivirtio-net migration fix (Mark McLoughlin)
2009-01-07 aliguoriAdd a -net name=foo parameter (Mark McLoughlin)
2009-01-07 aliguoriadd missing MAC address to info_str for some NICs ...
2009-01-07 aliguoriAdd qemu_format_nic_info_str() (Mark McLoughlin)
2009-01-07 aliguoriAdd a model string to VLANClientState (Mark McLoughlin)
2009-01-07 aliguoriadd "serial" parameter to -drive flag (Gleb Natapov)
2009-01-07 aliguorifix usb-hid SET_IDLE behaviour (Stefano Stabellini)
2009-01-07 edgar_iglETRAX: Correct size of control-register area.
2009-01-07 edgar_iglETRAX: Process out channels immediately when the channe...
2009-01-07 edgar_iglETRAX: Correctly update the interrupt vector when inter...
2009-01-07 edgar_iglETRAX: Support timer count reads and correct frequencies.
2009-01-07 edgar_iglETRAX: Add a dummy tempsensor and correct the NAND...
2009-01-07 edgar_iglETRAX: Add a model for the axis devboard88 machine.
2009-01-07 edgar_iglETRAX: No need to mask off the I flag twice at reset.
2009-01-05 blueswir1Add cirrus reset handler
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2009-01-04 blueswir1Fix VGA screen dump
next