aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-01virtio: do not reset msix state on soft resetMichael S. Tsirkin
2009-12-01msix: add helper to unuse all msix entriesMichael S. Tsirkin
2009-12-01pci: convert goto into scope in bridge_filterMichael S. Tsirkin
2009-12-01pci: pci bridge related clean up.Isaku Yamahata
2009-12-01pci: fix pci_config_get_io_base().Isaku Yamahata
2009-12-01pci: remove magic number, 256 in pci.cIsaku Yamahata
2009-12-01pci: split up up pci_update mappingsMichael S. Tsirkin
2009-12-01pci: clean up of pci_update_mappings()Isaku Yamahata
2009-12-01pci: remove unused constantsIsaku Yamahata
2009-12-01pci: move typedef, PCIHostState, PCIExpressHost to qemu-common.h.Isaku Yamahata
2009-12-01pci: remove some unnecessary comment in pci.hIsaku Yamahata
2009-12-01pci: clean up of pci_init_wmask().Isaku Yamahata
2009-12-01pci: kill unnecessary included in pci.cIsaku Yamahata
2009-12-01pci_host: remove unnecessary & 0xff.Isaku Yamahata
2009-12-01pci: s/pci_find_host_bus/pci_find_root_bus/gIsaku Yamahata
2009-12-01pci: remove pci_sub_bus() by open coding.Isaku Yamahata
2009-12-01pci: shorten pci_host_{conf, data}_register_xxx function a bit.Isaku Yamahata
2009-12-01pci: rename (pci_/pcie_mmcfg_)addr_to_devIsaku Yamahata
2009-12-01pci: remove pci_addr_to_config() by open codeIsaku Yamahata
2009-12-01pci: simplify (pci_/pcie_mmcfg_)data_read()Michael S. Tsirkin
2009-12-01pci: move pci_data_{read, write}() declaration from pci.h to pci_host.hIsaku Yamahata
2009-12-01pci: fix pci_info_device().Isaku Yamahata
2009-12-01pci: pci.h cleanup: move out stuff not in pci.cMichael S. Tsirkin
2009-11-27Revert "vga: do not resize the screen on hw_invalidate"Aurelien Jarno
2009-11-24Makefile: Fix spellingStefan Weil
2009-11-24tcg: fix tcg_regset_{set,reset}_reg with more than 32 registersAurelien Jarno
2009-11-24cpu-all.h: fix cpu_get_real_ticks on mips hostArnaud Patard
2009-11-24linux-user: remove hardcoded value of _NSIG in signal.cArnaud Patard
2009-11-24tcg/ppc64,x86_64: fix constraints of op_qemu_st64Aurelien Jarno
2009-11-24Add missing break.Paul Brook
2009-11-23Update SeaBIOSAnthony Liguori
2009-11-22ARM atomic ops rewritePaul Brook
2009-11-22ARM RealView I2CPaul Brook
2009-11-22GPIO I2C reworkPaul Brook
2009-11-22DS1338 RTCPaul Brook
2009-11-22BCD cleanupPaul Brook
2009-11-22Makefile dependencies for device configsPaul Brook
2009-11-22target-mips: fix physical address type in MMU functionsAurelien Jarno
2009-11-22[WIN32] Enable -k option on Windows tooHervé Poussineau
2009-11-22target-mips: make CP0_LLAddr register CPU dependentAurelien Jarno
2009-11-22target-mips: rename CP0_LLAddr into lladdrAurelien Jarno
2009-11-21Allow build of linuxboot.S with old assemblersJuergen Lock
2009-11-21Avoid segfault on net_tap_init() failureJuergen Lock
2009-11-21tap-bsd: handle ifname on FreeBSD hostsJuergen Lock
2009-11-21Fix tap breakage on BSD hosts (no IFF_VNET_HDR)Juergen Lock
2009-11-21Fix OpenBSD build of qemu-ioBlue Swirl
2009-11-21configure: Fix spelling in comment and rework the commentStefan Weil
2009-11-21qemu-io: build on all platformsAurelien Jarno
2009-11-21slirp: fix use-after-freeMark McLoughlin
2009-11-19ARM PBX-A9 board supportPaul Brook