]> git.proxmox.com Git - qemu.git/history - util/hbitmap.c
Revert "versatile_pci: Put the host bridge PCI device at slot 29"
[qemu.git] / util / hbitmap.c
2013-02-16 Richard Hendersonhbitmap: Use non-bitops ctzl
2013-02-06 Anthony LiguoriMerge branch 'for-linux-user' of https://git.gitorious...
2013-02-02 Paolo Bonzinibitops: unify bitops_ffsl with the one in host-utils...
2013-01-30 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/prep-up'...
2013-01-29 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-29 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-1-28...
2013-01-28 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-01-28 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-01-25 Paolo Bonzinihbitmap: add assertion on hbitmap_iter_init
2013-01-25 Paolo Bonziniadd hierarchical bitmap data type and test cases