OSDN Git Service

qmiga/qemu.git
2009-12-02 Michael S.... configure: use correct cflags in compiler checks
2009-12-02 Stefan Weilvga-pci: Fix access to linear framebuffer
2009-12-02 Stefan WeilMakefile: Remove unneeded prerequisites
2009-12-01 Anthony LiguoriMerge commit 'mst/for_anthony' into mst
2009-12-01 Michael S.... msix: clear pending bit of an unused vector
2009-12-01 Michael S.... msix: fix reset value for enable bit
2009-12-01 Michael S.... msix: fix mask bit state after reset
2009-12-01 Michael S.... virtio: do not reset msix state on soft reset
2009-12-01 Michael S.... msix: add helper to unuse all msix entries
2009-12-01 Michael S.... pci: convert goto into scope in bridge_filter
2009-12-01 Isaku Yamahatapci: pci bridge related clean up.
2009-12-01 Isaku Yamahatapci: fix pci_config_get_io_base().
2009-12-01 Isaku Yamahatapci: remove magic number, 256 in pci.c
2009-12-01 Michael S.... pci: split up up pci_update mappings
2009-12-01 Isaku Yamahatapci: clean up of pci_update_mappings()
2009-12-01 Isaku Yamahatapci: remove unused constants
2009-12-01 Isaku Yamahatapci: move typedef, PCIHostState, PCIExpressHost to...
2009-12-01 Isaku Yamahatapci: remove some unnecessary comment in pci.h
2009-12-01 Isaku Yamahatapci: clean up of pci_init_wmask().
2009-12-01 Isaku Yamahatapci: kill unnecessary included in pci.c
2009-12-01 Isaku Yamahatapci_host: remove unnecessary & 0xff.
2009-12-01 Isaku Yamahatapci: s/pci_find_host_bus/pci_find_root_bus/g
2009-12-01 Isaku Yamahatapci: remove pci_sub_bus() by open coding.
2009-12-01 Isaku Yamahatapci: shorten pci_host_{conf, data}_register_xxx functio...
2009-12-01 Isaku Yamahatapci: rename (pci_/pcie_mmcfg_)addr_to_dev
2009-12-01 Isaku Yamahatapci: remove pci_addr_to_config() by open code
2009-12-01 Michael S.... pci: simplify (pci_/pcie_mmcfg_)data_read()
2009-12-01 Isaku Yamahatapci: move pci_data_{read, write}() declaration from...
2009-12-01 Isaku Yamahatapci: fix pci_info_device().
2009-12-01 Michael S.... pci: pci.h cleanup: move out stuff not in pci.c
2009-12-01 Aurelien Jarnotcg: increase TCG_MAX_OP_SIZE to 192
2009-12-01 Aurelien Jarnotcg: initial mips support
2009-11-30 Aurelien Jarnotarget-mips: use physical address in lladdr
2009-11-30 Aurelien Jarnotarget-mips: add a function to do virtual -> physical...
2009-11-30 Aurelien Jarnotarget-mips: split code raising MMU exception in a...
2009-11-30 Aurelien Jarnotarget-mips: factorize load/store code in op_helper.c
2009-11-30 Aurelien JarnoFix commit a167ba50851cdac2fa36633587e98c5956cd6b18
2009-11-29 Aurelien JarnoAdd support for GNU/kFreeBSD
2009-11-27 Aurelien JarnoRevert "vga: do not resize the screen on hw_invalidate"
2009-11-24 Stefan WeilMakefile: Fix spelling
2009-11-24 Aurelien Jarnotcg: fix tcg_regset_{set,reset}_reg with more than...
2009-11-24 Arnaud Patardcpu-all.h: fix cpu_get_real_ticks on mips host
2009-11-24 Arnaud Patardlinux-user: remove hardcoded value of _NSIG in signal.c
2009-11-24 Aurelien Jarnotcg/ppc64,x86_64: fix constraints of op_qemu_st64
2009-11-24 Paul BrookAdd missing break.
2009-11-23 Anthony LiguoriUpdate SeaBIOS
2009-11-22 Paul BrookARM atomic ops rewrite
2009-11-22 Paul BrookARM RealView I2C
2009-11-22 Paul BrookGPIO I2C rework
2009-11-22 Paul BrookDS1338 RTC
2009-11-22 Paul BrookBCD cleanup
2009-11-22 Paul BrookMakefile dependencies for device configs
2009-11-22 Aurelien Jarnotarget-mips: fix physical address type in MMU functions
2009-11-22 Hervé Poussineau[WIN32] Enable -k option on Windows too
2009-11-22 Aurelien Jarnotarget-mips: make CP0_LLAddr register CPU dependent
2009-11-22 Aurelien Jarnotarget-mips: rename CP0_LLAddr into lladdr
2009-11-21 Juergen LockAllow build of linuxboot.S with old assemblers
2009-11-21 Juergen LockAvoid segfault on net_tap_init() failure
2009-11-21 Juergen Locktap-bsd: handle ifname on FreeBSD hosts
2009-11-21 Juergen LockFix tap breakage on BSD hosts (no IFF_VNET_HDR)
2009-11-21 Blue SwirlFix OpenBSD build of qemu-io
2009-11-20 Stefan Weilconfigure: Fix spelling in comment and rework the comment
2009-11-20 Aurelien Jarnoqemu-io: build on all platforms
2009-11-20 Mark McLoughlinslirp: fix use-after-free
2009-11-19 Paul BrookARM PBX-A9 board support
2009-11-19 Paul BrookARM Cortex-A9 cpu support
2009-11-19 Paul BrookARM FP16 support
2009-11-19 Paul BrookBuilt network devices once
2009-11-18 malcsb16: remove highspeed reset code
2009-11-18 malcaudio: Remove conditional around sw which can not be...
2009-11-17 Aurelien Jarnoaudio: link with -lpulse in addition to -lpulse-simple
2009-11-17 Blue SwirlFix typo
2009-11-17 Blue SwirlFix mingw32 build
2009-11-17 Blue SwirlPrevent configuring for a user emulator on a different...
2009-11-17 Alexander GrafAdd linuxboot to BLOBS
2009-11-17 Alexander GrafConvert linux bootrom to external rom and fw_cfg
2009-11-17 Alexander GrafMove common option rom code to header file
2009-11-17 Alexander GrafConvert multiboot to fw_cfg backed data storage
2009-11-17 Alexander GrafIntroduce rom_copy
2009-11-17 Juan Quintelafw_cfg: change cur_offset to 32 bits
2009-11-17 Anthony LiguoriUpdate SeaBIOS to latest
2009-11-17 Anthony LiguoriAdd test suite for json marshalling
2009-11-17 Anthony LiguoriProvide marshalling mechanism for json
2009-11-17 Luiz CapitulinoQDict: Introduce qdict_iter()
2009-11-17 Anthony LiguoriAdd a unit test for JSON support
2009-11-17 Anthony LiguoriAdd a QObject JSON wrapper
2009-11-17 Anthony LiguoriAdd a JSON parser
2009-11-17 Anthony LiguoriAdd a JSON message boundary identifier
2009-11-17 Anthony LiguoriAdd a lexer for JSON
2009-11-17 Anthony LiguoriAdd a QBool type
2009-11-17 Anthony LiguoriAdd unit test for QFloat
2009-11-17 Anthony LiguoriAdd a QFloat datatype
2009-11-17 Anthony LiguoriAllow strings to grow in size
2009-11-17 Anthony LiguoriAdd operations to qlist to allow it to be used as a...
2009-11-17 Anthony LiguoriProperly escape QDECREF macro arguments
2009-11-17 Jan KiszkaCleanup configure checks for dup3 and fallocate
2009-11-17 Jan Kiszkakvm: x86: Refactor use of interrupt_bitmap
2009-11-17 Jan Kiszkakvm: Add arch reset handler
2009-11-17 lirans@il.ibm.comEnable migration without shared storage from the monitor
2009-11-17 lirans@il.ibm.comBlock live migration
next